mirror of https://github.com/status-im/consul.git
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.
This commit is contained in:
parent
53c225b198
commit
5710cbd7ba
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue