Skip to content

ci : update windows runner to windows-2022 #3242

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 8 commits into from
Jun 11, 2025

Conversation

danbev
Copy link
Member

@danbev danbev commented Jun 11, 2025

This commit changes the windows-2019 runner to windows-2022.

The motiation for this is that the windows-2019 runner is scheduled for deprection and will be removed 2025-06-30. There are currently "burnout" periods that started 2025-06-01 and during these times jobs with windows-2019 will fails which has happened lately on our CI.

Refs: actions/runner-images#12045

danbev added 8 commits June 11, 2025 07:52
This commit changes the windows-2019 runner to windows-2022.

The motiation for this is that the windows-2019 runner is scheduled for
deprection and will be removed 2025-06-30. There are currently "burnout"
periods that started 2025-06-01 and during these times jobs with
windows-2019 will fails which has happened lately on our CI.

Refs: actions/runner-images#12045
Update paths for Visual Studio 2022 in Windows CI workflow.
This commit attempts to fix the CUDA 11.8 build for Windows 2022.
It is possible to download the CUDA 11.8 toolkit from the NVIDIA
website for windows 2022 so it looks like this should work.
@danbev danbev merged commit ebbc874 into ggml-org:master Jun 11, 2025
54 checks passed
bygreencn added a commit to bygreencn/whisper.cpp that referenced this pull request Jun 29, 2025
* ggerganov/master: (335 commits)
  server : add Voice Activity Detection (VAD) support (ggml-org#3246)
  cli : fix short name conflict for vad options [no ci] (ggml-org#3247)
  ruby : add .gitignore entries for ext directory (ggml-org#3245)
  ci : update windows runner to windows-2022 (ggml-org#3242)
  ruby : add cleaning of library names in dependencies (ggml-org#3241)
  ggml : fix weak alias win32 (#0)
  android : fix builds (#0)
  sync : ggml
  files : remove old sources (part 2)
  sync : ggml
  files : remove old sources
  talk-llama : sync llama.cpp
  sync : ggml
  metal : use less stack memory in FA kernel (llama/14088)
  ggml-cpu : split arch-specific implementations (llama/13892)
  cuda : fix device sync on buffer clear (llama/14033)
  CANN: Simplify the environment variable setting(#13104)
  sycl: Add reorder to Q6_K mmvq implementation (llama/13885)
  cuda : fix buffer type check with integrated GPUs (llama/14069)
  SYCL: Implement few same quantized type copy kernels (llama/13739)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants