Skip to content

Commit

Permalink
Add php 8.4 to the docker test matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
jobvink committed Oct 21, 2024
1 parent de3d139 commit 9933512
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ jobs:
laravel: 11
- php: '8.3'
laravel: 11
- php: '8.4'
laravel: 11

name: PHP ${{ matrix.php }} - Laravel ${{ matrix.laravel }}

Expand Down

0 comments on commit 9933512

Please sign in to comment.