Update nightly-test-integrations-1.20.x.yml

pull/21746/head
sarahalsmiller 2 months ago committed by GitHub
parent 5dfebb2cf3
commit 316d68cb84
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -228,7 +228,7 @@ jobs:
strategy: strategy:
fail-fast: false fail-fast: false
matrix: matrix:
consul-version: ["1.15", "1.18", "1.19", "1.20"] consul-version: ["1.15", "1.18", "1.19"]
env: env:
CONSUL_LATEST_VERSION: ${{ matrix.consul-version }} CONSUL_LATEST_VERSION: ${{ matrix.consul-version }}
# ENVOY_VERSION should be the latest version supported by _all_ Consul versions in the # ENVOY_VERSION should be the latest version supported by _all_ Consul versions in the
@ -364,7 +364,7 @@ jobs:
strategy: strategy:
fail-fast: false fail-fast: false
matrix: matrix:
consul-version: ["1.15", "1.17", "1.18", "1.19"] consul-version: ["1.15", "1.18", "1.19"]
env: env:
CONSUL_LATEST_VERSION: ${{ matrix.consul-version }} CONSUL_LATEST_VERSION: ${{ matrix.consul-version }}
steps: steps:

Loading…
Cancel
Save