Skip to content

Commit a3686fd

Browse files
committed
fix: github ci
1 parent 5fd3cdf commit a3686fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
fail-fast: false
1515
matrix:
1616
os: [ ubuntu-latest ]
17-
php: [8.0, 7.4 ]
17+
php: [8.0]
1818
laravel: [ 8.*]
1919
dependency-version: [ prefer-stable ]
2020
include:

0 commit comments

Comments
 (0)