Skip to content

Commit

Permalink
Prep 1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lukeraymonddowning committed Apr 29, 2024
1 parent cdc9dbc commit 4ba68d2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@ jobs:
php: ['8.1', '8.2', '8.3']
laravel: [9.*, 10.*, 11.*]
stability: [prefer-lowest, prefer-stable]
exclude:
- laravel: 11.*
php: '8.1'
include:
- laravel: 9.*
testbench: ^7.0
Expand Down

0 comments on commit 4ba68d2

Please sign in to comment.