Skip to content

Commit f317341

Browse files
committed
test with blacksmith
1 parent c72a20b commit f317341

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/pr-mit-integration-tests.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ jobs:
103103
runs-on:
104104
[
105105
runs-on,
106-
runner=16cpu-linux-arm64,
106+
runner=blacksmith-16vcpu-ubuntu-2404-arm,
107107
disk=large,
108108
"run-id=${{ github.run_id }}",
109109
]
@@ -135,7 +135,7 @@ jobs:
135135
runs-on:
136136
[
137137
runs-on,
138-
runner=16cpu-linux-arm64,
138+
runner=blacksmith-16vcpu-ubuntu-2404-arm,
139139
disk=large,
140140
"run-id=${{ github.run_id }}",
141141
]
@@ -174,7 +174,7 @@ jobs:
174174
runs-on:
175175
[
176176
runs-on,
177-
runner=16cpu-linux-arm64,
177+
runner=blacksmith-16vcpu-ubuntu-2404-arm,
178178
disk=large,
179179
"run-id=${{ github.run_id }}",
180180
]
@@ -220,7 +220,7 @@ jobs:
220220
runs-on:
221221
[
222222
runs-on,
223-
runner=8cpu-linux-arm64,
223+
runner=blacksmith-8vcpu-ubuntu-2404-arm,
224224
disk=large,
225225
"run-id=${{ github.run_id }}",
226226
]

0 commit comments

Comments
 (0)