Skip to content

Commit

Permalink
Exclude P8-L9 since it gives issues
Browse files Browse the repository at this point in the history
  • Loading branch information
juampi92 committed Jan 4, 2023
1 parent ff3d31b commit 6a7498a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ jobs:
exclude:
- laravel: 8.*
php: 8.2
- laravel: 9.*
php: 8.0

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

Expand Down

0 comments on commit 6a7498a

Please sign in to comment.