Skip to content

Commit 0d700cc

Browse files
qa: Run unit tests on PHP 8.4
1 parent 3cae444 commit 0d700cc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/phpunit.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ jobs:
2626
- "8.2"
2727
- "8.3"
2828
- '8.4'
29+
- "8.5"
2930

3031
steps:
3132
- name: Checkout

0 commit comments

Comments
 (0)