We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7fff90 commit 7046439Copy full SHA for 7046439
.github/workflows/build.yml
@@ -37,7 +37,7 @@ jobs:
37
devScript: ./dev.sh
38
39
- runtime: win-x64
40
- os: windows-latest
+ os: windows-2019
41
devScript: ./dev
42
43
runs-on: ${{ matrix.os }}
.github/workflows/release.yml
@@ -72,7 +72,7 @@ jobs:
72
73
74
75
76
77
78
0 commit comments