File tree Expand file tree Collapse file tree 1 file changed +12
-8
lines changed Expand file tree Collapse file tree 1 file changed +12
-8
lines changed Original file line number Diff line number Diff line change 22
22
23
23
env :
24
24
global :
25
- - DRIVER_VERSION=1.8.0RC1
25
+ - DRIVER_VERSION=1.8.0
26
26
- SERVER_DISTRO=enterprise-ubuntu1604
27
- - SERVER_VERSION=4.2 .0
27
+ - SERVER_VERSION=4.4 .0
28
28
- DEPLOYMENT=STANDALONE
29
29
- COMPOSER_OPTIONS=
30
30
@@ -84,22 +84,26 @@ jobs:
84
84
- stage : Test
85
85
php : " 7.0"
86
86
env :
87
- - SERVER_VERSION=3.4.21
87
+ - SERVER_VERSION=3.4.24
88
88
- DEPLOYMENT=STANDALONE_OLD
89
89
- stage : Test
90
90
php : " 7.0"
91
91
env :
92
- - SERVER_VERSION=3.6.13
92
+ - SERVER_VERSION=3.6.19
93
93
- stage : Test
94
94
php : " 7.3"
95
95
env :
96
- - SERVER_VERSION=4.0.12
97
-
98
- # Test upcoming server version
96
+ - SERVER_VERSION=4.0.19
99
97
- stage : Test
100
98
php : " 7.3"
101
99
env :
102
- - SERVER_VERSION=4.3.4
100
+ - SERVER_VERSION=4.2.8
101
+
102
+ # Test upcoming server version
103
+ # - stage: Test
104
+ # php: "7.3"
105
+ # env:
106
+ # - SERVER_VERSION=4.5.0
103
107
104
108
# Test other server configurations
105
109
- stage : Test
You can’t perform that action at this time.
0 commit comments