We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aeee371 commit db0671bCopy full SHA for db0671b
1 file changed
.github/workflows/build-test-windows.yml
@@ -15,7 +15,7 @@ on:
15
jobs:
16
build:
17
name: build
18
- runs-on: windows-latest
+ runs-on: windows-2019
19
timeout-minutes: 60
20
strategy:
21
fail-fast: false
0 commit comments