We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b84049 commit 9207b6aCopy full SHA for 9207b6a
2 files changed
.github/workflows/build_debug.yml
@@ -11,7 +11,7 @@ jobs:
11
build:
12
name: Build
13
permissions: write-all
14
- runs-on: windows-latest
+ runs-on: windows-2025-vs2026
15
16
steps:
17
- uses: actions/checkout@v4
.github/workflows/build_release.yml
@@ -61,7 +61,7 @@ jobs:
61
62
63
needs: bump_version
64
65
66
67
0 commit comments