Skip to content

Commit b3fc670

Browse files
authored
Merge pull request #141 from JamesFreeman/bugfix/fix-issues-with-tests2
Bugfix/fix issues with tests2
2 parents 3a0d294 + c530c96 commit b3fc670

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
stability: [prefer-lowest, prefer-stable]
2222
include:
2323
- laravel: 11.*
24-
testbench: 9.*
24+
testbench: ^9.9
2525
- laravel: 10.*
2626
testbench: 8.*
2727
- laravel: 12.*

0 commit comments

Comments
 (0)