We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16e565a commit 367c6a5Copy full SHA for 367c6a5
./workflows/build-php.yml
@@ -20,7 +20,7 @@ jobs:
20
21
strategy:
22
matrix:
23
-version: ["8.1", "8.2", "8.3"]
+version: ["8.1", "8.2", "8.3", "8.4"]
24
os: ["macos-13", "macos-latest", "windows-latest", "ubuntu-latest"]
25
26
continue-on-error: true
0 commit comments