Skip to content

Commit

Permalink
Remove versions
Browse files Browse the repository at this point in the history
  • Loading branch information
ppelgrims committed Apr 22, 2024
1 parent 74e5335 commit 898805c
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/quality-assurance.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,8 @@ jobs:
matrix:
os: [ubuntu-latest]
php: [8.1, 8.2, 8.3]
laravel: [^11.0, ^10.0, ^9.0]
laravel: [^9.0]
include:
- laravel: ^11.0
testbench: ^8.0
- laravel: ^10.0
testbench: ^8.0
- laravel: ^9.0
testbench: ^7.8
name: P${{ matrix.php }} - L${{ matrix.laravel }}
Expand Down

0 comments on commit 898805c

Please sign in to comment.