Skip to content

Commit aeca23e

Browse files
committed
fix typo
1 parent 6957e3e commit aeca23e

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.*
23+
testbench: 7.*
2424

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

0 commit comments

Comments
 (0)