ci: fix workflow graph for 1.18 Envoy int tests (#21642)

This branch is no longer active on CE, so its jobs should all be skipped
via check-ent. One job was missed so it fails nightly right now.
pull/20822/head^2
Michael Zalimeni 3 months ago committed by GitHub
parent 53c225b198
commit 5710cbd7ba
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -54,6 +54,7 @@ jobs:
ref: release/1.18.x ref: release/1.18.x
get-envoy-versions: get-envoy-versions:
needs: [check-ent]
uses: ./.github/workflows/reusable-get-envoy-versions.yml uses: ./.github/workflows/reusable-get-envoy-versions.yml
with: with:
ref: release/1.18.x ref: release/1.18.x

Loading…
Cancel
Save