We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b93499 commit e0c0d9aCopy full SHA for e0c0d9a
.github/workflows/menlo-build.yml
@@ -347,7 +347,7 @@ jobs:
347
# ccache-dir: 'C:\Users\ContainerAdministrator\AppData\Local\ccache'
348
- os: "win"
349
name: "windows-arm64"
350
- runs-on: "windows-11-arm"
+ runs-on: "windows-2025"
351
cmake-flags: "-DLLAMA_CURL=OFF -DBUILD_SHARED_LIBS=ON -DGGML_NATIVE=OFF -DCMAKE_TOOLCHAIN_FILE=cmake/arm64-windows-llvm.cmake -DCMAKE_BUILD_TYPE='Release' -GNinja"
352
run-e2e: false
353
vulkan: false
0 commit comments