Skip to content

Commit aacd6c0

Browse files
committed
changed CI config.
1 parent d02ec98 commit aacd6c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
timeout-minutes: 30
1515
strategy:
1616
matrix:
17-
php: [7.2, 7.3, 7.4, 8.0 ]
17+
php: [7.4, 8.0 ]
1818
mysql: [5.7, 8.0]
1919
include:
2020
- composer_option: --ignore-platform-reqs

0 commit comments

Comments
 (0)