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 72babea commit 37e414eCopy full SHA for 37e414e
.github/workflows/release.yml
@@ -235,7 +235,7 @@ jobs:
235
name: llama-bin-ubuntu-vulkan-x64.zip
236
237
windows-cpu:
238
- runs-on: windows-latest
+ runs-on: windows-2025
239
240
strategy:
241
matrix:
@@ -298,7 +298,7 @@ jobs:
298
name: llama-bin-win-cpu-${{ matrix.arch }}.zip
299
300
windows:
301
302
303
env:
304
OPENBLAS_VERSION: 0.3.23
0 commit comments