We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca262ff commit 19bcacbCopy full SHA for 19bcacb
.github/workflows/release.yml
@@ -9,7 +9,7 @@ permissions:
9
jobs:
10
build:
11
name: Build (${{matrix.architecture}})
12
- runs-on: windows-2022
+ runs-on: windows-2025-vs2026
13
14
strategy:
15
fail-fast: false
0 commit comments