Skip to content

Commit 5e48e01

Browse files
authored
update CI settings (#220)
1 parent fc268a1 commit 5e48e01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dotnet.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on: [push, pull_request]
44

55
jobs:
66
build:
7-
runs-on: windows-latest
7+
runs-on: windows-2019
88

99
steps:
1010
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)