Skip to content

Commit

Permalink
Exlude php 7.2 and Laravel 8
Browse files Browse the repository at this point in the history
  • Loading branch information
driesvints committed Apr 13, 2020
1 parent 4a06139 commit a3fd27b
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 @@ -19,6 +19,8 @@ jobs:
exclude:
- php: 7.2
phpunit: ^9.0
- php: 7.2
laravel: ^8.0

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

Expand Down

0 comments on commit a3fd27b

Please sign in to comment.