From 269b3697a0f820923acb4f7945bfca39fb2d63ad Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 19 Apr 2026 10:53:32 +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 c64fc2c..2aa9346 100644 --- a/.github/workflows/file-system.yml +++ b/.github/workflows/file-system.yml @@ -89,7 +89,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 @@ -104,7 +104,7 @@ jobs: test-windows: name: "Test on Windows" - runs-on: windows-2022 + runs-on: windows-2025 timeout-minutes: 30 steps: - uses: actions/checkout@v6