diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index 10e97e4..28634b9 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -29,7 +29,7 @@ jobs: manylinux: auto command: build sccache: true - args: --release -o dist -i 3.9 3.10 3.11 3.12 3.13 + args: --release -o dist -i 3.9 3.10 3.11 3.12 3.13 --compatibility linux - name: Upload wheels uses: actions/upload-artifact@v4 with: