Skip to content

Commit 367c6a5

Browse files
authored
Add PHP 8.4
1 parent 16e565a commit 367c6a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎./workflows/build-php.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020

2121
strategy:
2222
matrix:
23-
version: ["8.1", "8.2", "8.3"]
23+
version: ["8.1", "8.2", "8.3", "8.4"]
2424
os: ["macos-13", "macos-latest", "windows-latest", "ubuntu-latest"]
2525

2626
continue-on-error: true

0 commit comments

Comments
 (0)