diff --git a/.github/workflows/PyPI.yml b/.github/workflows/PyPI.yml index 16fafcb..e52fae1 100644 --- a/.github/workflows/PyPI.yml +++ b/.github/workflows/PyPI.yml @@ -55,8 +55,8 @@ jobs: platform: - runner: windows-latest target: x64 - - runner: windows-latest - target: x86 + # - runner: windows-latest + # target: x86 steps: - uses: actions/checkout@v4 with: