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 bebec6f commit 6d654c5Copy full SHA for 6d654c5
.github/workflows/e2e.yml
@@ -8,7 +8,7 @@ jobs:
8
name: HAProxy
9
strategy:
10
matrix:
11
- haproxy_version: ["2.1", "2.2", "2.3", "2.4", "2.5", "2.6", "2.7", "2.8", "2.9"]
+ haproxy_version: ["3.2"]
12
runs-on: ubuntu-latest
13
steps:
14
- name: Check out code into the Go module directory
0 commit comments