diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index b220f02..6ebea35 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -199,9 +199,6 @@ jobs: target: [x86_64, aarch64] manylinux: [auto] include: - - os: linux - manylinux: auto - target: i686 - os: linux manylinux: auto target: aarch64 @@ -236,10 +233,6 @@ jobs: - os: windows target: x86_64 interpreter: 3.9 3.10 3.11 3.12 3.13 - - os: windows - target: i686 - python-architecture: x86 - interpreter: 3.9 3.10 3.11 3.12 3.13 exclude: - os: windows target: aarch64