Skip to content

Commit c3b4fa4

Browse files
Add PHP 8.4 to CI
1 parent 0243f22 commit c3b4fa4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@ jobs:
3131
os: >-
3232
['ubuntu-latest', 'windows-latest']
3333
php: >-
34-
['8.0', '8.1', '8.2', '8.3']
34+
['8.0', '8.1', '8.2', '8.3', '8.4']

0 commit comments

Comments
 (0)