From bf51aa6f4c5fd81b00adf5dcbe4fa31c1d078b89 Mon Sep 17 00:00:00 2001 From: Victor Teo Date: Fri, 2 Feb 2024 21:29:37 +0800 Subject: [PATCH] try remove manylinux --- .github/workflows/CI.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index f52acbb..5f7a722 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -35,7 +35,6 @@ jobs: target: ${{ matrix.target }} args: --release --out dist --find-interpreter sccache: 'true' - manylinux: auto - name: Upload wheels uses: actions/upload-artifact@v3 with: