File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -93,23 +93,23 @@ jobs:
9393 strategy :
9494 matrix :
9595 include :
96- - php : ' 7.1 '
96+ - php : ' 7.2 '
9797 db : " mariadb:10.1"
98- - php : ' 7.1 '
98+ - php : ' 7.2 '
9999 db : " mariadb:10.2"
100- - php : ' 7.1 '
100+ - php : ' 7.2 '
101101 db : " mariadb:10.3"
102- - php : ' 7.1 '
102+ - php : ' 7.2 '
103103 db : " mariadb:10.4"
104- - php : ' 7.1 '
104+ - php : ' 7.2 '
105105 db : " mariadb:10.5"
106- - php : ' 7.1 '
106+ - php : ' 7.2 '
107107 db : " mysql:5.6"
108108 db_alias : " MyISAM Tests"
109109 MYISAM : 1
110- - php : ' 7.1 '
110+ - php : ' 7.2 '
111111 db : " mysql:5.6"
112- - php : ' 7.1 '
112+ - php : ' 7.2 '
113113 db : " mysql:5.7"
114114 - php : ' 7.2'
115115 db : " mysql:5.7"
@@ -244,18 +244,16 @@ jobs:
244244 strategy :
245245 matrix :
246246 include :
247- - php : ' 7.1 '
247+ - php : ' 7.2 '
248248 db : " postgres:9.5"
249- - php : ' 7.1 '
249+ - php : ' 7.2 '
250250 db : " postgres:9.6"
251- - php : ' 7.1 '
251+ - php : ' 7.2 '
252252 db : " postgres:10"
253- - php : ' 7.1 '
253+ - php : ' 7.2 '
254254 db : " postgres:11"
255- - php : ' 7.1 '
255+ - php : ' 7.2 '
256256 db : " postgres:12"
257- - php : ' 7.1'
258- db : " postgres:13"
259257 - php : ' 7.2'
260258 db : " postgres:13"
261259 - php : ' 7.3'
You can’t perform that action at this time.
0 commit comments