Skip to content

Commit 6eef6c2

Browse files
committed
Use specific version of testbench v8
1 parent 7fa4a76 commit 6eef6c2

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: 9.*
2121
testbench: ^7.1
2222
- laravel: 10.*
23-
testbench: ^8.0
23+
testbench: ^8.0.10
2424

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

0 commit comments

Comments
 (0)