Skip to content

Commit ef9ee5d

Browse files
committed
wip
1 parent 2fc7e47 commit ef9ee5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- laravel: 8.*
2121
testbench: ^6.23
2222
- laravel: 9.*
23-
testbench: ^7.0
23+
testbench: 7.*
2424

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

0 commit comments

Comments
 (0)