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 79619a5

Browse filesBrowse files
authored
Update build-and-release.yaml
1 parent 5e1d021 commit 79619a5
Copy full SHA for 79619a5

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/build-and-release.yaml

Copy file name to clipboardExpand all lines: .github/workflows/build-and-release.yaml
+1-2Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,8 +74,7 @@ jobs:
7474
env:
7575
# disable repair
7676
CIBW_REPAIR_WHEEL_COMMAND: ""
77-
CIBW_PLATFORM: "macos"
78-
CIBW_ARCHS: "x86_64"
77+
CIBW_ARCHS_MACOS: "x86_64"
7978
CIBW_ENVIRONMENT: CMAKE_ARGS='-DLLAMA_AVX=off -DLLAMA_AVX2=off -DLLAMA_FMA=off -DLLAMA_F16C=off'
8079
CIBW_BUILD: "cp39-* cp310-* cp311-* cp312-* pp39-* pp310-*"
8180
with:

0 commit comments

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