File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -123,7 +123,7 @@ jobs:
123123 name : Package debs (arm64)
124124 arch : arm64
125125 cache-build-image-key-suffix : -arm64
126- runs-on : envoy -arm64-small
126+ runs-on : github -arm64-2c-8gb
127127
128128 docker :
129129 permissions :
Original file line number Diff line number Diff line change @@ -143,4 +143,4 @@ jobs:
143143 arch : arm64
144144 bazel-extra : >-
145145 --config=remote-cache-envoy-engflow
146- runs-on : envoy -arm64-small
146+ runs-on : github -arm64-2c-8gb
Original file line number Diff line number Diff line change 4747 - target : docker-arm64
4848 arch : arm64
4949 cache-suffix : -arm64
50- runs-on : envoy -arm64-small
50+ runs-on : github -arm64-2c-8gb
5151
5252 bazel :
5353 permissions :
7777 --config=remote-envoy-engflow
7878 - name : Bazel (arm64/cache)
7979 arch : arm64
80- runs-on : envoy -arm64-small
80+ runs-on : github -arm64-2c-8gb
8181 bazel-extra : >-
8282 --config=clang-libc++
8383 --config=common-envoy-engflow
Original file line number Diff line number Diff line change 7777 //examples/kotlin/hello_world:hello_envoy_kt
7878 request : ${{ needs.load.outputs.request }}
7979 target : kotlin-hello-world
80- runs-on : envoy-x64-small
80+ runs-on : ubuntu-22.04
8181 steps-pre : |
8282 - uses: envoyproxy/toolshed/gh-actions/envoy/android/[email protected] 8383 steps-post : |
@@ -106,7 +106,7 @@ jobs:
106106 args : ${{ matrix.args }}
107107 request : ${{ needs.load.outputs.request }}
108108 target : ${{ matrix.target }}
109- runs-on : envoy-x64-small
109+ runs-on : ubuntu-22.04
110110 steps-pre : |
111111 - uses: envoyproxy/toolshed/gh-actions/envoy/android/[email protected] 112112 steps-post : ${{ matrix.steps-post }}
You can’t perform that action at this time.
0 commit comments