File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -79,22 +79,22 @@ jobs:
79
79
matrix :
80
80
include :
81
81
- platform : linux
82
- runner : depot-ubuntu-24.04
82
+ runner : depot-ubuntu-24.04-4
83
83
target : x86_64-unknown-linux-musl
84
84
binary_ext : " "
85
85
arch : x86_64
86
86
- platform : windows
87
- runner : depot-ubuntu-24.04
87
+ runner : depot-ubuntu-24.04-4
88
88
target : x86_64-pc-windows-gnu
89
89
binary_ext : " .exe"
90
90
arch : x86_64
91
91
- platform : macos
92
- runner : depot-ubuntu-24.04
92
+ runner : depot-ubuntu-24.04-4
93
93
target : x86_64-apple-darwin
94
94
binary_ext : " "
95
95
arch : x86_64
96
96
- platform : macos
97
- runner : depot-ubuntu-24.04
97
+ runner : depot-ubuntu-24.04-4
98
98
target : aarch64-apple-darwin
99
99
binary_ext : " "
100
100
arch : aarch64
@@ -155,10 +155,10 @@ jobs:
155
155
include :
156
156
# TODO(RVT-4479): Add back ARM builder once manifest generation fixed
157
157
# - platform: linux/arm64
158
- # runner: depot-ubuntu-24.04
158
+ # runner: depot-ubuntu-24.04-4
159
159
# arch_suffix: -arm64
160
160
- platform : linux/x86_64
161
- runner : depot-ubuntu-24.04
161
+ runner : depot-ubuntu-24.04-4
162
162
# TODO: Replace with appropriate arch_suffix when needed
163
163
# arch_suffix: -amd64
164
164
arch_suffix : ' '
You can’t perform that action at this time.
0 commit comments