There was an error while loading. Please reload this page.
1 parent 3a671f9 commit 06d18b9Copy full SHA for 06d18b9
1 file changed
.github/workflows/build-php.yml
@@ -21,7 +21,7 @@ jobs:
21
22
strategy:
23
matrix:
24
- version: ["8.3", "8.4"]
+ version: ["8.3", "8.4", "8.5"]
25
os: [ "macos-15-intel", "macos-latest", "windows-latest", "ubuntu-latest", "ubuntu-24.04-arm" ]
26
27
continue-on-error: true
0 commit comments