From 5c21bf22872138ab8040ce02d5812b1131f7e6fe Mon Sep 17 00:00:00 2001 From: Nicolas Date: Wed, 17 Jun 2026 10:13:58 +0200 Subject: [PATCH] Image version for the windows image set to windows-2022 to fix the issue with the path of VsDevCmd.bat for switching the architecture --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 5b91bb1..9228d31 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -299,7 +299,7 @@ jobs: build-windows: needs: [build_stencils] - runs-on: windows-latest + runs-on: windows-2022 strategy: matrix: