We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a02671a commit 1e128afCopy full SHA for 1e128af
.github/workflows/file-system.yml
@@ -56,7 +56,7 @@ jobs:
56
57
build-windows:
58
name: "Release build on Windows"
59
- runs-on: windows-2022
+ runs-on: windows-2025
60
timeout-minutes: 20
61
steps:
62
- uses: actions/checkout@v6
@@ -71,7 +71,7 @@ jobs:
71
72
test-windows:
73
name: "Test on Windows"
74
75
timeout-minutes: 30
76
77
0 commit comments