File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -103,7 +103,7 @@ jobs:
103
103
runs-on :
104
104
[
105
105
runs-on,
106
- runner=16cpu-linux-arm64 ,
106
+ runner=blacksmith-16vcpu-ubuntu-2404-arm ,
107
107
disk=large,
108
108
" run-id=${{ github.run_id }}" ,
109
109
]
@@ -135,7 +135,7 @@ jobs:
135
135
runs-on :
136
136
[
137
137
runs-on,
138
- runner=16cpu-linux-arm64 ,
138
+ runner=blacksmith-16vcpu-ubuntu-2404-arm ,
139
139
disk=large,
140
140
" run-id=${{ github.run_id }}" ,
141
141
]
@@ -174,7 +174,7 @@ jobs:
174
174
runs-on :
175
175
[
176
176
runs-on,
177
- runner=16cpu-linux-arm64 ,
177
+ runner=blacksmith-16vcpu-ubuntu-2404-arm ,
178
178
disk=large,
179
179
" run-id=${{ github.run_id }}" ,
180
180
]
@@ -220,7 +220,7 @@ jobs:
220
220
runs-on :
221
221
[
222
222
runs-on,
223
- runner=8cpu-linux-arm64 ,
223
+ runner=blacksmith-8vcpu-ubuntu-2404-arm ,
224
224
disk=large,
225
225
" run-id=${{ github.run_id }}" ,
226
226
]
You can’t perform that action at this time.
0 commit comments