We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 87ce79c commit 34860ddCopy full SHA for 34860dd
.github/workflows/build-base.yml
@@ -22,7 +22,7 @@ jobs:
22
strategy:
23
matrix:
24
php-version: [ '8.1', '8.2', '8.3' ]
25
- alpine-version: [ '3.16', '3.17', '3.18', 'edge' ]
+ alpine-version: [ '3.16', '3.17', '3.18', '3.19', 'edge' ]
26
exclude:
27
- php-version: '8.3'
28
alpine-version: '3.16'
0 commit comments