Skip to content

Commit 401d108

Browse files
committed
code style
1 parent ea031d4 commit 401d108

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/tests.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ jobs:
1919
exclude:
2020
- php: '8.1'
2121
laravel: '^11.0'
22-
- laravel: '12.0'
23-
php: '8.1'
22+
- php: '8.1'
23+
laravel: '12.0'
2424

2525
name: 'PHP ${{ matrix.php }} - Laravel: ${{matrix.laravel}} - ${{ matrix.stability }}'
2626

0 commit comments

Comments
 (0)