Skip to content

Commit 1e128af

Browse files
chore(deps): update dependency windows to v2025
1 parent a02671a commit 1e128af

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/file-system.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656

5757
build-windows:
5858
name: "Release build on Windows"
59-
runs-on: windows-2022
59+
runs-on: windows-2025
6060
timeout-minutes: 20
6161
steps:
6262
- uses: actions/checkout@v6
@@ -71,7 +71,7 @@ jobs:
7171

7272
test-windows:
7373
name: "Test on Windows"
74-
runs-on: windows-2022
74+
runs-on: windows-2025
7575
timeout-minutes: 30
7676
steps:
7777
- uses: actions/checkout@v6

0 commit comments

Comments
 (0)