Skip to content

Commit

Permalink
ci: fix workflow graph for 1.18 Envoy int tests (#21642)
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
zalimeni authored Aug 22, 2024
1 parent 53c225b commit 5710cbd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/nightly-test-integrations-1.18.x.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ jobs:
ref: release/1.18.x

get-envoy-versions:
needs: [check-ent]
uses: ./.github/workflows/reusable-get-envoy-versions.yml
with:
ref: release/1.18.x
Expand Down

0 comments on commit 5710cbd

Please sign in to comment.