Skip to content

Commit

Permalink
ci: Attempt to fix by updating to use envoy-build-ubuntu
Browse files Browse the repository at this point in the history
Signed-off-by: Ryan Northey <[email protected]>
  • Loading branch information
phlax committed May 28, 2023
1 parent c20cc85 commit 199ddd5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
references:
envoy-build-image: &envoy-build-image
envoyproxy/envoy-build:latest
envoyproxy/envoy-build-ubuntu:41c5a05d708972d703661b702a63ef5060125c33

version: 2
jobs:
Expand All @@ -27,4 +27,3 @@ workflows:
jobs:
- build
- test

0 comments on commit 199ddd5

Please sign in to comment.