Skip to content

Commit

Permalink
Update tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
indpurvesh committed Nov 2, 2022
1 parent e8778b0 commit 0594678
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,8 @@ jobs:
matrix:
os: [ubuntu-latest]
php: [8.1]
laravel: ['8.*', '9.*']
laravel: ['9.*']
include:
- laravel: '8.*'
testbench: '6.*'
- laravel: '9.*'
testbench: '7.*'

Expand Down

0 comments on commit 0594678

Please sign in to comment.