Skip to content

Commit ee466e4

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CD.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ env:
2424
jobs:
2525
pack:
2626

27-
runs-on: [windows-latest]
27+
runs-on: [windows-2019]
2828

2929
steps:
3030
- name: Checkout

0 commit comments

Comments
 (0)