Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 2294243

Browse files
exclude testbench 6.* from laravel 11.*
1 parent 66a9477 commit 2294243

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

‎.github/workflows/main.yml‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ jobs:
2727
php: "8.1"
2828
- laravel: "8.*"
2929
testbench: "9.*"
30+
- laravel: "11.*"
31+
testbench: "6.*"
3032

3133
name: P${{ matrix.php }} - L${{ matrix.laravel }} - ${{ matrix.dependency-version }} - ubuntu-latest
3234

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /