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 93ee86d commit da57499Copy full SHA for da57499
.github/workflows/build-zig-packages.yml
@@ -29,7 +29,7 @@ jobs:
29
strategy:
30
fail-fast: false
31
matrix:
32
- php-version: [ 8.2, 8.3, 8.4 ]
+ php-version: [ 8.2, 8.3, 8.4, 8.5 ]
33
arch: [ x86_64, arm64 ]
34
target: [ native-native-gnu.2.17 ]
35
steps:
0 commit comments