Skip to content

Commit 555d0dd

Browse files
committed
fix constraint
1 parent f50d0b9 commit 555d0dd

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
@@ -21,7 +21,7 @@ jobs:
2121
- laravel: 8.*
2222
testbench: ^6.6
2323
- laravel: 9.x-dev
24-
testbench: 7.0-dev
24+
testbench: 7.0.x-dev
2525

2626
name: P${{ matrix.php }} - L${{ matrix.laravel }} - E${{ matrix.elasticsearch }} - ${{ matrix.stability }} - ${{ matrix.os }}
2727

0 commit comments

Comments
 (0)