Skip to content

Commit

Permalink
Test on PHP 8.4
Browse files Browse the repository at this point in the history
  • Loading branch information
frankdejonge committed Mar 24, 2024
1 parent fc78031 commit 2d1a8d4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/quality-assurance.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,10 @@ jobs:
experimental: false
phpstan: false
phpunit-flags: '--no-coverage'
- php: '8.4'
experimental: true
phpstan: false
phpunit-flags: '--no-coverage'
steps:
- uses: actions/checkout@v4
- run: docker-compose -f docker-compose.yml up -d
Expand Down

0 comments on commit 2d1a8d4

Please sign in to comment.