Skip to content

Commit a5a0d92

Browse files
authored
Update ci.yml
1 parent 5517d01 commit a5a0d92

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,11 @@ jobs:
1717
matrix:
1818
include:
1919
- mw: 'REL1_33'
20-
php: 7.3
20+
php: 7.4
2121
- mw: 'REL1_34'
2222
php: 7.4
23+
- mw: 'REL1_35'
24+
php: 7.4
2325
- mw: 'master'
2426
php: 7.4
2527

0 commit comments

Comments
 (0)