Skip to content

Commit 4b77123

Browse files
authored
Update tests.yml (#584)
1 parent 9526c2c commit 4b77123

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/tests.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,9 @@ jobs:
1919
matrix:
2020
php: [8.2, 8.3, 8.4]
2121
laravel: [11, 12]
22-
include:
23-
- php: 8.5
24-
laravel: 12
22+
include:
23+
- php: 8.5
24+
laravel: 12
2525

2626
name: PHP ${{ matrix.php }} - Laravel ${{ matrix.laravel }}
2727

0 commit comments

Comments
 (0)