We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3bbe5fa commit 00d219bCopy full SHA for 00d219b
.github/workflows/run-tests.yml
@@ -28,6 +28,8 @@ jobs:
28
php: 8.0
29
- laravel: 11.*
30
31
+ - laravel: 11.*
32
+ php: 8.1
33
34
name: P${{ matrix.php }} - L${{ matrix.laravel }} - ${{ matrix.stability }} - ${{ matrix.os }}
35
0 commit comments