Skip to content

Commit cf90928

Browse files
authored
bump to windows-2025
1 parent e68c19b commit cf90928

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/release.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -389,7 +389,7 @@ jobs:
389389
name: llama-bin-win-${{ matrix.backend }}-${{ matrix.arch }}.zip
390390

391391
windows-cuda:
392-
runs-on: windows-2022
392+
runs-on: windows-2025
393393

394394
strategy:
395395
matrix:
@@ -458,7 +458,7 @@ jobs:
458458
name: cudart-llama-bin-win-cuda-${{ matrix.cuda }}-x64.zip
459459

460460
windows-sycl:
461-
runs-on: windows-2022
461+
runs-on: windows-2025
462462

463463
defaults:
464464
run:
@@ -538,7 +538,7 @@ jobs:
538538
name: llama-bin-win-sycl-x64.zip
539539

540540
windows-hip:
541-
runs-on: windows-2022
541+
runs-on: windows-2025
542542

543543
env:
544544
HIPSDK_INSTALLER_VERSION: "25.Q3"

0 commit comments

Comments
 (0)