We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d21a619 commit 6a8e14dCopy full SHA for 6a8e14d
.gitlab-ci.yml
@@ -191,21 +191,21 @@ HAProxy_2_8:
191
matrix:
192
- TESTPART: ["1/2", "2/2"]
193
HAPROXY_VERSION: "2.8"
194
-HAProxy_2_9:
+HAProxy_3_0:
195
extends: .e2e
196
parallel:
197
198
199
- HAPROXY_VERSION: "2.9"
200
-HAProxy_3_0:
+ HAPROXY_VERSION: "3.0"
+HAProxy_3_1:
201
202
203
204
205
HAPROXY_VERSION: "3.0"
206
-HAProxy_3_1:
+HAProxy_3_2:
207
208
209
210
211
- HAPROXY_VERSION: "3.0"
+ HAPROXY_VERSION: "3.2"
0 commit comments