Skip to content

Commit

Permalink
drop 1.17 from test matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
sarahalsmiller committed Sep 16, 2024
1 parent 2c255d2 commit 93c84df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .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.17", "1.18", "1.19"]
consul-version: ["1.15", "1.18", "1.19", "1.20"]
env:
CONSUL_LATEST_VERSION: ${{ matrix.consul-version }}
# ENVOY_VERSION should be the latest version supported by _all_ Consul versions in the
Expand Down

0 comments on commit 93c84df

Please sign in to comment.