Skip to content
This repository was archived by the owner on Apr 14, 2021. It is now read-only.

Commit 9279be3

Browse files
Fix GH actions
1 parent 1a0946c commit 9279be3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/run-tests.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ jobs:
2525
exclude:
2626
- laravel: 8.*
2727
php: 7.2
28+
- laravel: 5.8.*
29+
php: 8.0
2830

2931
name: P${{ matrix.php }} - L${{ matrix.laravel }} - ${{ matrix.dependency-version }} - ${{ matrix.os }}
3032

0 commit comments

Comments
 (0)