Skip to content

Commit 2744cae

Browse files
Updated CI build to use latest windows environment
1 parent 9d1c7ee commit 2744cae

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-2019]
17+
runs-on: [windows-latest]
1818

1919
steps:
2020
- name: Checkout

0 commit comments

Comments
 (0)