Skip to content

Commit d1856a4

Browse files
authored
Update tests.yml
1 parent 21d3381 commit d1856a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
strategy:
1010
fail-fast: true
1111
matrix:
12-
php: [7.2, 7.3, 7.4, 8.0]
12+
php: [7.2, 7.3, 7.4]
1313
laravel: [5.8, 6.*, 7.*, 8.*]
1414
dependency-version: [prefer-lowest, prefer-stable]
1515
include:

0 commit comments

Comments
 (0)