From 255c52e7f445901fa10b34864bf9071317efdf0e Mon Sep 17 00:00:00 2001 From: Brian Mirletz Date: Thu, 11 Jun 2026 09:40:34 -0600 Subject: [PATCH] Update Windows runner version in CI workflow --- .github/workflows/ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index aa1dfa8e..29b11114 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -150,7 +150,7 @@ jobs: wex/build_linux/wex*.a build-on-windows: - runs-on: windows-latest + runs-on: windows-2022 env: GITHUB_TOKEN: ${{ secrets.TOKEN_GITHUB }} steps: @@ -388,4 +388,4 @@ jobs: wex/build_linux/tools/DView* wex/build_linux/tools/wexsandbox* wex/build_linux/wex*.a - \ No newline at end of file +