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 e68c19b commit cf90928Copy full SHA for cf90928
.github/workflows/release.yml
@@ -389,7 +389,7 @@ jobs:
389
name: llama-bin-win-${{ matrix.backend }}-${{ matrix.arch }}.zip
390
391
windows-cuda:
392
- runs-on: windows-2022
+ runs-on: windows-2025
393
394
strategy:
395
matrix:
@@ -458,7 +458,7 @@ jobs:
458
name: cudart-llama-bin-win-cuda-${{ matrix.cuda }}-x64.zip
459
460
windows-sycl:
461
462
463
defaults:
464
run:
@@ -538,7 +538,7 @@ jobs:
538
name: llama-bin-win-sycl-x64.zip
539
540
windows-hip:
541
542
543
env:
544
HIPSDK_INSTALLER_VERSION: "25.Q3"
0 commit comments