Skip to content

Commit 121de6c

Browse files
committed
chore: update runne to windows-11-arm
1 parent 74e63ea commit 121de6c

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
@@ -347,7 +347,7 @@ jobs:
347347
# ccache-dir: 'C:\Users\ContainerAdministrator\AppData\Local\ccache'
348348
- os: "win"
349349
name: "windows-arm64"
350-
runs-on: "windows-2025"
350+
runs-on: "windows-11-arm"
351351
cmake-flags: "-DLLAMA_CURL=OFF -DBUILD_SHARED_LIBS=ON -DGGML_NATIVE=OFF -DCMAKE_C_COMPILER=clang -DCMAKE_CXX_COMPILER=clang++ -DCMAKE_BUILD_TYPE='Release' -GNinja"
352352
run-e2e: false
353353
vulkan: false

0 commit comments

Comments
 (0)