Skip to content

Commit

Permalink
Upgrade envoy version in nightly integration tests (#21864)
Browse files Browse the repository at this point in the history
Update nightly-test-integrations.yml
  • Loading branch information
sarahalsmiller authored Oct 21, 2024
1 parent 94ca674 commit e9dbced
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nightly-test-integrations.yml
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,7 @@ jobs:
# matrix.consul-version (i.e. whenever the highest common Envoy version across active
# Consul versions changes). The minor Envoy version does not necessarily need to be
# kept current for the purpose of these tests, but the major (1.N) version should be.
ENVOY_VERSION: 1.27.6
ENVOY_VERSION: 1.28.7
steps:
- name: Checkout code
uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
Expand Down

0 comments on commit e9dbced

Please sign in to comment.