Skip to content

Commit 6e314a7

Browse files
authored
Update pest.yml
1 parent ba804a9 commit 6e314a7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/pest.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,9 @@ jobs:
2121
testbench: ^8
2222
- laravel: 11.*
2323
testbench: ^9
24+
exclude:
25+
- php: 8.1
26+
laravel: 11.*
2427

2528
name: P${{ matrix.php }} - L${{ matrix.laravel }} - ${{ matrix.stability }} - ${{ matrix.os }}
2629

0 commit comments

Comments
 (0)