From 4bbb0dcdeb452a9c2865b9019fe35ae52623fe5b Mon Sep 17 00:00:00 2001 From: "msclock-bot[bot]" <163820484+msclock-bot[bot]@users.noreply.github.com> Date: Wed, 2 Jul 2025 00:50:11 +0000 Subject: [PATCH] chore(deps): update dependency windows to v2025 --- .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 bfa55a8..b42af80 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -189,7 +189,7 @@ jobs: check-on-windows: - runs-on: windows-2022 + runs-on: windows-2025 needs: [pre-commit] strategy: @@ -254,7 +254,7 @@ jobs: check-mingw: - runs-on: windows-2022 + runs-on: windows-2025 needs: [pre-commit] strategy: