Skip to content

Commit

Permalink
CI Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
igorsgm committed Oct 29, 2024
1 parent 59fb721 commit a3ce296
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 @@ -20,9 +20,11 @@ jobs:
- laravel: 11.*
testbench: 9.*
collision: ^8.0
pest: ^2.36
- laravel: 10.*
testbench: 8.*
collision: ^7.11.0
pest: ^2.36

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

Expand Down

0 comments on commit a3ce296

Please sign in to comment.