From e667952b4ef73de788edfde231ba8a247d9f33eb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 29 Apr 2026 11:08:49 +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