Skip to content

Commit

Permalink
Fix exclusion case
Browse files Browse the repository at this point in the history
  • Loading branch information
manavo committed Feb 17, 2023
1 parent 00e201c commit 1b8b6a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
testbench: ^6.23
exclude:
- laravel: 10.*
- php: 8.0
php: 8.0
name: P${{ matrix.php }} - L${{ matrix.laravel }} - ${{ matrix.dependency-version }}
steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 1b8b6a1

Please sign in to comment.