From 20a96e7f58f40a0cf1d95dff87ac9516bf242cf1 Mon Sep 17 00:00:00 2001 From: Green Sky Date: Tue, 1 Jul 2025 19:28:41 +0200 Subject: [PATCH] move cd to new windows runner --- .github/workflows/cd.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/cd.yml b/.github/workflows/cd.yml index 69bdfe7..3eac621 100644 --- a/.github/workflows/cd.yml +++ b/.github/workflows/cd.yml @@ -165,7 +165,7 @@ jobs: windows: timeout-minutes: 15 - runs-on: windows-2019 + runs-on: windows-2022 permissions: # vcpkg caching action @@ -239,7 +239,7 @@ jobs: windows-asan: timeout-minutes: 15 - runs-on: windows-2019 + runs-on: windows-2022 permissions: # vcpkg caching action