Skip to content

Commit 6ab7ec2

Browse files
drop 1.17 from test matrix
1 parent 38f0907 commit 6ab7ec2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nightly-test-integrations-1.20.x.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,7 @@ jobs:
228228
strategy:
229229
fail-fast: false
230230
matrix:
231-
consul-version: ["1.15", "1.17", "1.18", "1.19"]
231+
consul-version: ["1.15", "1.18", "1.19", "1.20"]
232232
env:
233233
CONSUL_LATEST_VERSION: ${{ matrix.consul-version }}
234234
# ENVOY_VERSION should be the latest version supported by _all_ Consul versions in the

0 commit comments

Comments
 (0)