Skip to content

Commit

Permalink
Update nightly-test-integrations-1.20.x.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sarahalsmiller authored Sep 16, 2024
1 parent 5dfebb2 commit 316d68c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/nightly-test-integrations-1.20.x.yml
Original file line number Diff line number Diff line change
Expand Up @@ -228,7 +228,7 @@ jobs:
strategy:
fail-fast: false
matrix:
consul-version: ["1.15", "1.18", "1.19", "1.20"]
consul-version: ["1.15", "1.18", "1.19"]
env:
CONSUL_LATEST_VERSION: ${{ matrix.consul-version }}
# ENVOY_VERSION should be the latest version supported by _all_ Consul versions in the
Expand Down Expand Up @@ -364,7 +364,7 @@ jobs:
strategy:
fail-fast: false
matrix:
consul-version: ["1.15", "1.17", "1.18", "1.19"]
consul-version: ["1.15", "1.18", "1.19"]
env:
CONSUL_LATEST_VERSION: ${{ matrix.consul-version }}
steps:
Expand Down

0 comments on commit 316d68c

Please sign in to comment.