Skip to content

Commit 18bda0f

Browse files
qa: Run unit tests on PHP 8.4
1 parent b2db526 commit 18bda0f

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
@@ -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)