File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 4545 test-infra-ref : release/2.2
4646 build-matrix : ${{ needs.generate-matrix.outputs.matrix }}
4747 smoke-test-script : ${{ matrix.smoke-test-script }}
48- runner-type : macos-m1-12
48+ runner-type : macos-m1-stable
4949 package-name : ${{ matrix.package-name }}
5050 trigger-event : ${{ github.event_name }}
5151 secrets :
Original file line number Diff line number Diff line change 4747 test-infra-ref : release/2.2
4848 build-matrix : ${{ needs.generate-matrix.outputs.matrix }}
4949 smoke-test-script : ${{ matrix.smoke-test-script }}
50- runner-type : macos-m1-12
50+ runner-type : macos-m1-stable
5151 package-name : ${{ matrix.package-name }}
5252 trigger-event : ${{ github.event_name }}
Original file line number Diff line number Diff line change 6262 fail-fast : false
6363 matrix :
6464 ffmpeg_version : ["4.4.4", "5.0.3", "6.0"]
65- runner : ["macos-m1-12 ", "macos-12"]
65+ runner : ["macos-m1-stable ", "macos-12"]
6666 uses : pytorch/test-infra/.github/workflows/macos_job.yml@release/2.2
6767 with :
6868 job-name : Build
You can’t perform that action at this time.
0 commit comments