We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 70169a6 commit 98b7817Copy full SHA for 98b7817
.github/workflows/tests.yml
@@ -16,7 +16,7 @@ jobs:
16
- php: 8.1
17
laravel: 11.*
18
19
- laravel: 11.*
+ laravel: 12.*
20
21
name: Tests P${{ matrix.php }} - L${{ matrix.laravel }} - ${{ matrix.os }} - ${{ matrix.dependency-version }}
22
steps:
0 commit comments