8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8988aaf commit f11a781Copy full SHA for f11a781
.github/workflows/test.yaml
@@ -113,7 +113,7 @@ jobs:
113
114
build-macos:
115
needs: download-model
116
- runs-on: macos-14
+ runs-on: macos-13
117
strategy:
118
matrix:
119
python-version: ["3.9", "3.10", "3.11", "3.12"]
@@ -157,7 +157,7 @@ jobs:
157
158
build-macos-metal:
159
160
161
steps:
162
- uses: actions/checkout@v4
163
with:
0 commit comments