Skip to content

Commit e4526d2

Browse files
Update CI.yml
Changed to build on 2019 server to support .Net Framework 4.6.1
1 parent e3ab154 commit e4526d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ env:
1414
jobs:
1515
build:
1616

17-
runs-on: [windows-latest]
17+
runs-on: [windows-2019]
1818

1919
steps:
2020
- name: Checkout

0 commit comments

Comments
 (0)