Skip to content

Commit

Permalink
Adjust alpine version
Browse files Browse the repository at this point in the history
  • Loading branch information
eduard-melnytskyi committed Dec 18, 2024
1 parent 6f69130 commit 7c63e08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/extensions-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
fail-fast: false
matrix:
php_version: [8.3]
alpine_version: [3.20]
alpine_version: ['3.20']

steps:
- name: Checkout repository
Expand Down

0 comments on commit 7c63e08

Please sign in to comment.