From 31b12fd22160539e4cbdb7718d36a8bd8ada5b1b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 19 Dec 2025 17:17:24 +0000 Subject: [PATCH] chore(deps): update dependency windows to v2025 --- .github/workflows/file-system.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/file-system.yml b/.github/workflows/file-system.yml index 8aab1ef..64bd41b 100644 --- a/.github/workflows/file-system.yml +++ b/.github/workflows/file-system.yml @@ -56,7 +56,7 @@ jobs: build-windows: name: "Release build on Windows" - runs-on: windows-2022 + runs-on: windows-2025 timeout-minutes: 20 steps: - uses: actions/checkout@v6 @@ -71,7 +71,7 @@ jobs: test-windows: name: "Test on Windows" - runs-on: windows-2022 + runs-on: windows-2025 timeout-minutes: 30 steps: - uses: actions/checkout@v6