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:
332332 docker-image : executorch-ubuntu-22.04-clang12
333333
334334 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
336336 with :
337337 runner : linux.2xlarge
338338 docker-image : executorch-ubuntu-22.04-arm-sdk
Original file line number Diff line number Diff line change @@ -131,7 +131,7 @@ jobs:
131131
132132 test-arm-backend-delegation :
133133 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
135135 with :
136136 runner : linux.2xlarge
137137 docker-image : executorch-ubuntu-22.04-arm-sdk
@@ -157,7 +157,7 @@ jobs:
157157
158158 test-arm-reference-delegation :
159159 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
161161 with :
162162 runner : linux.2xlarge
163163 docker-image : executorch-ubuntu-22.04-arm-sdk
You can’t perform that action at this time.
0 commit comments