Skip to content

Commit

Permalink
ci: Boost arm build machines (envoyproxy#36339)
Browse files Browse the repository at this point in the history
this is an interim measure to reduce build times and mittigate VM
overload, pending Engflow arm RBE pools coming online

after discussion we felt this was justified as without it we are likely
to get jobs being retested, and larger machines should reduce the build
times some

Signed-off-by: Ryan Northey <[email protected]>
  • Loading branch information
phlax authored Sep 25, 2024
1 parent aa195eb commit cec0e26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/_precheck_publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
--config=cache-envoy-engflow
--config=bes-envoy-engflow
rbe: false
runs-on: envoy-arm64-medium
runs-on: envoy-arm64-large
timeout-minutes: 180
- target: docs
name: Docs
Expand Down

0 comments on commit cec0e26

Please sign in to comment.