diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 47a9a6e7a..d35ce3a15 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -84,10 +84,6 @@ jobs: rust: 1.73.0 # Minimum Supported Rust Version = 1.67.0 - # - # Minimum Supported Python Version = 3.7 - # This is the minimum version for which manylinux Python wheels are - # built. - os: ubuntu-latest rust: 1.67.0 runs-on: ${{ matrix.os }}