We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 539e7fa commit 3fe6a7fCopy full SHA for 3fe6a7f
.github/workflows/windows.yml
@@ -28,7 +28,7 @@ jobs:
28
python_architecture:
29
- x64
30
#include:
31
- #- { os: windows-latest , ruby: mswin , python: 3.x , python_architecture: x64 }
+ - { os: windows-latest , ruby: mswin , python: 3.x , python_architecture: x64 }
32
#- { os: windows-latest , ruby: mingw , python: 3.x , python_architecture: x64 }
33
34
steps:
0 commit comments