Skip to content

Commit

Permalink
system.: fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
lightszentip committed Jun 1, 2024
1 parent bce3531 commit b946215
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 12,830 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/quality-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,10 +70,10 @@ jobs:
stability: [ prefer-stable ]
include:
- laravel: 10.*
testbench: 10.*
testbench: 9.*
pest: 2.*
- laravel: 11.*
testbench: 10.*
testbench: 9.*
pest: 2.*

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

0 comments on commit b946215

Please sign in to comment.