diff --git a/.github/workflows/wheels.yml b/.github/workflows/wheels.yml index 47540b6..831930e 100644 --- a/.github/workflows/wheels.yml +++ b/.github/workflows/wheels.yml @@ -59,7 +59,7 @@ jobs: runs-on: ubuntu-24.04 strategy: matrix: - python: [37, 38, 39, 310, 311, 312] + python: [39, 310, 311, 312] arch: [aarch64] steps: