Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit a412ba5

Browse filesBrowse files
committed
fix(ci): Update config
1 parent 9a09fc7 commit a412ba5
Copy full SHA for a412ba5

File tree

Expand file treeCollapse file tree

1 file changed

+1
-2
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-2
lines changed

‎.github/workflows/test.yaml

Copy file name to clipboardExpand all lines: .github/workflows/test.yaml
+1-2Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,6 @@ jobs:
109109
uses: actions/setup-python@v5
110110
with:
111111
python-version: ${{ matrix.python-version }}
112-
architecture: "arm64"
113112
cache: 'pip'
114113

115114
- name: System Info
@@ -138,7 +137,7 @@ jobs:
138137
139138
build-macos-metal:
140139
needs: download-model
141-
runs-on: macos-13
140+
runs-on: macos-14
142141
steps:
143142
- uses: actions/checkout@v4
144143
with:

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.