diff --git a/.github/workflows/windows-x86.yaml b/.github/workflows/windows-x86.yaml index 6ed029ca9..8133b6e87 100644 --- a/.github/workflows/windows-x86.yaml +++ b/.github/workflows/windows-x86.yaml @@ -33,7 +33,7 @@ permissions: jobs: windows_x86: - if: false # disable windows x86 CI for now + if: true runs-on: ${{ matrix.os }} name: ${{ matrix.vs-version }} strategy: