Skip to content

Commit 77aeca6

Browse files
qa: Run unit tests on PHP 8.4 (#14)
1 parent b2db526 commit 77aeca6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/phpunit.yml

+1
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ jobs:
2525
- "8.1"
2626
- "8.2"
2727
- "8.3"
28+
- '8.4'
2829

2930
steps:
3031
- name: Checkout

0 commit comments

Comments
 (0)