File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -332,7 +332,7 @@ jobs:
332
332
docker-image : executorch-ubuntu-22.04-clang12
333
333
334
334
unittest-arm :
335
- uses : pytorch/test-infra/.github/workflows/linux_job .yml@main
335
+ uses : pytorch/test-infra/.github/workflows/linux_job_v2 .yml@main
336
336
with :
337
337
runner : linux.2xlarge
338
338
docker-image : executorch-ubuntu-22.04-arm-sdk
Original file line number Diff line number Diff line change @@ -131,7 +131,7 @@ jobs:
131
131
132
132
test-arm-backend-delegation :
133
133
name : test-arm-backend-delegation
134
- uses : pytorch/test-infra/.github/workflows/linux_job .yml@main
134
+ uses : pytorch/test-infra/.github/workflows/linux_job_v2 .yml@main
135
135
with :
136
136
runner : linux.2xlarge
137
137
docker-image : executorch-ubuntu-22.04-arm-sdk
@@ -157,7 +157,7 @@ jobs:
157
157
158
158
test-arm-reference-delegation :
159
159
name : test-arm-reference-delegation
160
- uses : pytorch/test-infra/.github/workflows/linux_job .yml@main
160
+ uses : pytorch/test-infra/.github/workflows/linux_job_v2 .yml@main
161
161
with :
162
162
runner : linux.2xlarge
163
163
docker-image : executorch-ubuntu-22.04-arm-sdk
You can’t perform that action at this time.
0 commit comments