File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 4141 matrix :
4242 include :
4343 - runner : macos-12
44- - runner : macos-m1-12
44+ - runner : macos-m1-stable
4545 fail-fast : false
4646 uses : pytorch/test-infra/.github/workflows/macos_job.yml@main
4747 with :
Original file line number Diff line number Diff line change 4646 post-script : ${{ matrix.post-script }}
4747 package-name : ${{ matrix.package-name }}
4848 smoke-test-script : ${{ matrix.smoke-test-script }}
49- runner-type : macos-m1-12
49+ runner-type : macos-m1-stable
5050 trigger-event : ${{ github.event_name }}
5151 secrets :
5252 CONDA_PYTORCHBOT_TOKEN : ${{ secrets.CONDA_PYTORCHBOT_TOKEN }}
Original file line number Diff line number Diff line change 4747 pre-script : ${{ matrix.pre-script }}
4848 post-script : ${{ matrix.post-script }}
4949 package-name : ${{ matrix.package-name }}
50- runner-type : macos-m1-12
50+ runner-type : macos-m1-stable
5151 smoke-test-script : ${{ matrix.smoke-test-script }}
5252 trigger-event : ${{ github.event_name }}
Original file line number Diff line number Diff line change 5454 runner : ["macos-12"]
5555 include :
5656 - python-version : " 3.8"
57- runner : macos-m1-12
57+ runner : macos-m1-stable
5858 fail-fast : false
5959 uses : pytorch/test-infra/.github/workflows/macos_job.yml@main
6060 with :
You can’t perform that action at this time.
0 commit comments