diff --git a/.github/workflows/windows.yml b/.github/workflows/windows.yml index 76364c9..ef1caea 100644 --- a/.github/workflows/windows.yml +++ b/.github/workflows/windows.yml @@ -27,8 +27,8 @@ jobs: - 2.x python_architecture: - x64 - #include: - #- { os: windows-latest , ruby: mswin , python: 3.x , python_architecture: x64 } + include: + - { os: windows-latest , ruby: mswin , python: 3.x , python_architecture: x64 } #- { os: windows-latest , ruby: mingw , python: 3.x , python_architecture: x64 } steps: