File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed
Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -436,8 +436,7 @@ jobs:
436436 permissions :
437437 id-token : write
438438 contents : read
439- # TESTING
440- uses : pytorch/test-infra/.github/workflows/mobile_job.yml@add-device-type-and-id
439+ uses : pytorch/test-infra/.github/workflows/mobile_job.yml@main
441440 strategy :
442441 matrix : ${{ fromJson(needs.set-parameters.outputs.benchmark_configs) }}
443442 fail-fast : false
@@ -447,8 +446,7 @@ jobs:
447446 device-type : ios
448447 # For iOS testing, the runner just needs to call AWS Device Farm, so there is no need to run this on macOS
449448 runner : linux.2xlarge
450- # TESTING
451- test-infra-ref : add-device-type-and-id
449+ test-infra-ref : ' '
452450 # This is the ARN of ExecuTorch project on AWS
453451 project-arn : arn:aws:devicefarm:us-west-2:308535385114:project:02a2cf0f-6d9b-45ee-ba1a-a086587469e6
454452 device-pool-arn : ${{ matrix.device_arn }}
You can’t perform that action at this time.
0 commit comments