Skip to content

Commit 53b8e0d

Browse files
Merge pull request #19 from ShawnLaMountain/SoureGenerator
Updated CI build to use latest windows environment
2 parents b180385 + 2744cae commit 53b8e0d

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)