Skip to content

Commit

Permalink
SKip L6,7,8 on PHP8,2
Browse files Browse the repository at this point in the history
  • Loading branch information
barryvdh committed May 13, 2024
1 parent ac54ff4 commit 69833c7
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,12 @@ jobs:
exclude:
- laravel: 8.*
php: 7.2
- laravel: 6.*
php: 8.2
- laravel: 7.*
php: 8.2
- laravel: 8.*
php: 8.2
- php: 8.0
dependency-version: prefer-lowest
- laravel: 11.*
Expand Down

0 comments on commit 69833c7

Please sign in to comment.