Skip to content

Commit dd5f057

Browse files
committed
forgot to update test for 8.4
1 parent bb6fb53 commit dd5f057

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/tests.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,8 @@ jobs:
8686
phpunit-version: '11.1'
8787
- php-version: '8.3'
8888
phpunit-version: '11.1'
89+
- php-version: '8.4'
90+
phpunit-version: '11.1'
8991

9092
name: '${{ matrix.test-target }} - PHP ${{ matrix.php-version }} - PHPUnit ${{ matrix.phpunit-version }}'
9193
steps:

0 commit comments

Comments
 (0)