Skip to content

Commit

Permalink
Adjust matrix configuration.
Browse files Browse the repository at this point in the history
  • Loading branch information
eduard-melnytskyi committed Dec 18, 2024
1 parent 3775aba commit 3615b85
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.2, 8.3]
alpine_version: ['3.19', '3.20']
alpine_version: ['3.18', '3.19', '3.20']

steps:
- name: Checkout repository
Expand Down

0 comments on commit 3615b85

Please sign in to comment.