Skip to content

Commit caa6289

Browse files
committed
Fix Windows CI
1 parent d0bda18 commit caa6289

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/windows.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
matrix:
1313
profile: [ON, OFF]
1414
updater: [ON, OFF]
15-
runs-on: windows-2019
15+
runs-on: windows-latest
1616
steps:
1717
- uses: actions/checkout@v2
1818
with:

0 commit comments

Comments
 (0)