Skip to content

Commit c0f39df

Browse files
committed
only laravel 8 with max php 8.0
1 parent f37f4ad commit c0f39df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212

1313
strategy:
1414
matrix:
15-
php: [8.1, 8.0, 7.4]
15+
php: [8.0, 7.4]
1616
laravel: [8.*]
1717
os: [ubuntu-latest]
1818
include:

0 commit comments

Comments
 (0)