We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b117b4d commit 931e7dcCopy full SHA for 931e7dc
.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