We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a98fd60 commit 48838a3Copy full SHA for 48838a3
.github/workflows/ci.yaml
@@ -354,6 +354,9 @@ jobs:
354
strategy:
355
matrix:
356
include:
357
+# - platform: windows-2019
358
+# build_arch: x64
359
+# python_arch: x64
360
# spec: 3.8
361
# - platform: windows-2019
362
# build_arch: x64
.github/workflows/manual_artifact_build.yaml
@@ -352,6 +352,9 @@ jobs:
352
353
+ - platform: windows-2019
+ build_arch: x64
+ python_arch: x64
spec: 3.8
- platform: windows-2019
build_arch: x64
0 commit comments