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 9b0e6c1 commit 77bd231Copy full SHA for 77bd231
2 files changed
.github/workflows/ci.yml
@@ -17,7 +17,7 @@ on:
17
18
jobs:
19
build:
20
- runs-on: windows-2022
+ runs-on: windows-2025-vs2026
21
steps:
22
- uses: actions/checkout@v6
23
.github/workflows/release.yml
@@ -39,7 +39,7 @@ jobs:
39
40
build-desktop:
41
needs: validate
42
43
permissions:
44
contents: read
45
0 commit comments