Skip to content

Commit

Permalink
8.0 not supported on L10
Browse files Browse the repository at this point in the history
  • Loading branch information
eigan committed Aug 8, 2023
1 parent 6e6df82 commit d90f999
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ jobs:
php: ['8.0', '8.1', '8.2']
laravel: ['8', '9', '10']
exclude:
- php: '8.0'
laravel: '10'
- php: '8.2'
laravel: '8'
steps:
Expand Down

0 comments on commit d90f999

Please sign in to comment.