Skip to content

Commit 7e7b7f4

Browse files
authored
Merge pull request #26 from jesusmb1995/jmb/fix-ci-macos-x64
2 parents 55bf86c + 4761457 commit 7e7b7f4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,7 @@ jobs:
126126
-DCMAKE_BUILD_RPATH="@loader_path" \
127127
-DLLAMA_FATAL_WARNINGS=ON \
128128
-DGGML_METAL=OFF \
129+
-DGGML_BLAS=OFF \
129130
-DGGML_RPC=ON
130131
cmake --build build --config Release -j $(sysctl -n hw.logicalcpu)
131132

0 commit comments

Comments
 (0)