Skip to content

Commit

Permalink
Exclude Laravel 7 from PHP 8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Sébastien Nikolaou committed Nov 13, 2021
1 parent 3348983 commit d74f173
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ jobs:
exclude:
- laravel: ^8.0
php: 7.2
- laravel: ^7.0
php: 8.1

name: P${{ matrix.php }} - L${{ matrix.laravel }}

Expand Down

0 comments on commit d74f173

Please sign in to comment.