We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2857ac8 commit 0e3ee16Copy full SHA for 0e3ee16
1 file changed
.github/workflows/dotnet.yml
@@ -25,7 +25,7 @@ jobs:
25
BUILD_CONFIG: Release
26
SOLUTION: TypeScriptDefinitionGenerator.slnx
27
28
- runs-on: windows-latest
+ runs-on: windows-2022 # windows-latest
29
defaults:
30
run:
31
shell: pwsh
0 commit comments