Skip to content

Commit

Permalink
chore: Updates CI to latest two Envoy releases (#176)
Browse files Browse the repository at this point in the history
  • Loading branch information
M4tteoP authored Apr 18, 2023
1 parent 754c4ce commit 7383ad9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ env:
TINYGO_VERSION: 0.27.0
# Test against latest two releases and latest dev
ENVOY_IMAGES: >
envoyproxy/envoy:v1.24-latest
envoyproxy/envoy:v1.23-latest
envoyproxy/envoy:v1.26-latest
envoyproxy/envoy:v1.25-latest
envoyproxy/envoy-dev:latest
jobs:
Expand Down

0 comments on commit 7383ad9

Please sign in to comment.