Skip to content

Commit 0e3ee16

Browse files
committed
small fixes
1 parent 2857ac8 commit 0e3ee16

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/dotnet.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
BUILD_CONFIG: Release
2626
SOLUTION: TypeScriptDefinitionGenerator.slnx
2727

28-
runs-on: windows-latest
28+
runs-on: windows-2022 # windows-latest
2929
defaults:
3030
run:
3131
shell: pwsh

0 commit comments

Comments
 (0)