We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e1cb72 commit 24939d3Copy full SHA for 24939d3
.github/workflows/cd.yaml
@@ -50,7 +50,7 @@ jobs:
50
51
windows-release:
52
name: Windows Release
53
- runs-on: windows-latest
+ runs-on: windows-2019
54
env:
55
ROARING_ARCH: x86-64-v2
56
steps:
.github/workflows/ci.yaml
@@ -25,7 +25,7 @@ jobs:
25
26
windows-tests:
27
name: Windows Tests
28
29
30
31
0 commit comments