Skip to content

Commit

Permalink
exclude l11 from 8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
austintoddj committed Mar 12, 2024
1 parent 5c2ba33 commit 627aa62
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 @@ -21,6 +21,8 @@ jobs:
laravel: 10
- php: 8.0
laravel: 11
- php: 8.1
laravel: 11

name: Laravel ${{ matrix.laravel }} on PHP ${{ matrix.php }}

Expand Down

0 comments on commit 627aa62

Please sign in to comment.