We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 286317f commit a67cbeeCopy full SHA for a67cbee
1 file changed
.github/workflows/main.yml
@@ -10,7 +10,7 @@ on:
10
jobs:
11
build:
12
# because of legacy dotnet 4.8
13
- runs-on: windows-2025
+ runs-on: windows-2025-vs2026
14
15
steps:
16
- uses: actions/checkout@v3
0 commit comments