Skip to content

Commit 706aee2

Browse files
committed
ci: test build macos arm on macos-14
1 parent feed3b7 commit 706aee2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/menlo-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@ jobs:
211211
# ccache-dir: 'C:\Users\ContainerAdministrator\AppData\Local\ccache'
212212
- os: "macos"
213213
name: "arm64"
214-
runs-on: "macos-selfhosted-12-arm64"
214+
runs-on: "macos-14"
215215
cmake-flags: "-DCMAKE_BUILD_RPATH=\"@loader_path\" -DGGML_METAL_EMBED_LIBRARY=OFF -DBUILD_SHARED_LIBS=ON DGGML_METAL_USE_BF16=ON"
216216
run-e2e: false
217217
vulkan: false

0 commit comments

Comments
 (0)