Skip to content

Commit

Permalink
Update run-tests workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
pboivin committed Jul 30, 2023
1 parent 8729010 commit e0389c8
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,9 @@ jobs:
matrix:
os: [ubuntu-latest]
php: [8.1]
laravel: [9.*, 10.*]
laravel: [10.*]
stability: [prefer-stable]
include:
- laravel: 9.*
testbench: 7.*
- laravel: 10.*
testbench: 8.*

Expand Down

0 comments on commit e0389c8

Please sign in to comment.