Skip to content

Commit

Permalink
Add PHP 8.3 to Laravel 10 tests
Browse files Browse the repository at this point in the history
  • Loading branch information
bryannielsen committed Feb 15, 2024
1 parent 233bc8f commit 9b7bb8a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,9 @@ jobs:
- php: 7.4
os: ubuntu-latest
laravel: 8
- php: 8.3
os: ubuntu-latest
laravel: 10
exclude:
- php: 8.0
os: ubuntu-latest
Expand Down

0 comments on commit 9b7bb8a

Please sign in to comment.