We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3cac7fa commit a5e656eCopy full SHA for a5e656e
.github/workflows/build.yml
@@ -6,7 +6,7 @@ on:
6
jobs:
7
build:
8
9
- runs-on: windows-latest
+ runs-on: windows-2025-vs2026
10
11
strategy:
12
matrix:
.github/workflows/release.yml
permissions:
contents: write
0 commit comments