Skip to content

Commit

Permalink
Test on PHP 8.4
Browse files Browse the repository at this point in the history
  • Loading branch information
aik099 committed Dec 13, 2024
1 parent 3f5708c commit e854be9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,8 @@ jobs:
phpunit_config: 'phpunit10.xml.dist' # PHPUnit 10.5
- php: '8.3'
phpunit_config: 'phpunit10.xml.dist' # PHPUnit 10.5
- php: '8.4'
phpunit_config: 'phpunit10.xml.dist' # PHPUnit 10.5

name: Tests (PHP ${{ matrix.php }})
steps:
Expand Down

0 comments on commit e854be9

Please sign in to comment.