diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index 21c66ad..04c5e29 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -209,8 +209,8 @@ jobs: platform: - runner: windows-latest target: x64 - - runner: windows-latest - target: x86 + # - runner: windows-latest + # target: x86 steps: - uses: actions/checkout@v4 - name: Setup Rust