Skip to content

Commit ed62f67

Browse files
committed
changed CI config.
1 parent d0fd6a2 commit ed62f67

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ jobs:
1515
matrix:
1616
php: [7.2, 7.3, 7.4, 8.0 ]
1717
mysql: [5.7, 8.0]
18+
include:
19+
- composer_option: --ignore-platform-reqs
1820
exclude:
1921
- php: 8.0 # incompatible
2022
services:

0 commit comments

Comments
 (0)