Skip to content

Commit 5ecbc17

Browse files
committed
the matrix
1 parent 21b4bc1 commit 5ecbc17

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/tests.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,10 @@ jobs:
1919
exclude:
2020
- php: '8.0'
2121
laravel: '^10.0'
22+
- php: '8.0'
23+
laravel: '^11.0'
24+
- php: '8.1'
25+
laravel: '^11.0'
2226

2327
name: 'PHP ${{ matrix.php }} - Laravel: ${{matrix.laravel}} - ${{ matrix.stability }}'
2428

0 commit comments

Comments
 (0)