File tree Expand file tree Collapse file tree 2 files changed +1
-3
lines changed Expand file tree Collapse file tree 2 files changed +1
-3
lines changed Original file line number Diff line number Diff line change 6161 post-script : ${{ matrix.post-script }}
6262 package-name : ${{ matrix.package-name }}
6363 # Meta's macOS runners do not have Xcode, so use GitHub's runners.
64- runner-type : macos-15 -xlarge
64+ runner-type : macos-latest -xlarge
6565 setup-miniconda : true
6666 smoke-test-script : ${{ matrix.smoke-test-script }}
6767 trigger-event : ${{ github.event_name }}
Original file line number Diff line number Diff line change @@ -66,8 +66,6 @@ dependencies=[
6666 " ruamel.yaml" ,
6767 " sympy" ,
6868 " tabulate" ,
69- # Keep this version in sync with: third-party/ao pin
70- " torchao==0.10.0" ,
7169 " typing-extensions" ,
7270 # Keep this version in sync with: ./backends/apple/coreml/scripts/install_requirements.sh
7371 " coremltools==8.2; platform_system == 'Darwin'" ,
You can’t perform that action at this time.
0 commit comments