Skip to content

Commit 22e95ae

Browse files
committed
ci: use Windows 2019 in build-and-test-windows
Signed-off-by: jakezhu9 <[email protected]>
1 parent 25d679a commit 22e95ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main_windows.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
- "releases/*"
88
jobs:
99
build-and-test:
10-
runs-on: windows-latest
10+
runs-on: windows-2019
1111
steps:
1212
- name: Git checkout
1313
uses: actions/checkout@v2

0 commit comments

Comments
 (0)