Skip to content

Commit 642b288

Browse files
qa: Run unit tests on PHP 8.4 (#12)
1 parent ec6a00a commit 642b288

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ jobs:
1313
strategy:
1414
matrix:
1515
php-version:
16+
- '8.4'
1617
- '8.3'
1718
- '8.2'
1819
- '8.1'

0 commit comments

Comments
 (0)