We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ef958f commit a85ad8cCopy full SHA for a85ad8c
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-2019
+ runs-on: windows-2025
14
15
steps:
16
- uses: actions/checkout@v3
0 commit comments