Skip to content

Commit 61cce2b

Browse files
committed
typo
1 parent 79e11f8 commit 61cce2b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/tests.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@ jobs:
1313
php: ['8.0', '8.1']
1414
laravel: [9.*]
1515
stability: [prefer-lowest, prefer-stable]
16+
include:
17+
- laravel: 9.*
18+
testbench: 7.*
1619

1720
steps:
1821
- name: Checkout code

0 commit comments

Comments
 (0)