Skip to content

Commit db0671b

Browse files
committed
Use windows 2019
1 parent aeee371 commit db0671b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-test-windows.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ on:
1515
jobs:
1616
build:
1717
name: build
18-
runs-on: windows-latest
18+
runs-on: windows-2019
1919
timeout-minutes: 60
2020
strategy:
2121
fail-fast: false

0 commit comments

Comments
 (0)