mirror of
https://github.com/ggerganov/whisper.cpp.git
synced 2025-08-03 18:51:16 +02:00
* ci : update windows runner to windows-2022 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 fail which has happened lately on our CI. Refs: https://github.com/actions/runner-images/issues/12045