Skip to content

Commit d1b16cd

Browse files
committed
WIP: Matrix updates
1 parent aebdfb8 commit d1b16cd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/run-tests.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,11 @@ jobs:
2828
- laravel: 10.*
2929
testbench: 8.*
3030
carbon: ^2.63
31+
php: 8.2
3132
- laravel: 9.*
3233
testbench: ^7.0
3334
carbon: ^2.63
35+
php: 8.1
3436

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

0 commit comments

Comments
 (0)