diff --git a/.github/workflows/force-release.yml b/.github/workflows/force-release.yml index 358dc39e88918..bf44188975c1d 100644 --- a/.github/workflows/force-release.yml +++ b/.github/workflows/force-release.yml @@ -34,9 +34,6 @@ jobs: matrix: include: # linux - - os: ubuntu-latest - python: '3.7' - python-manylinux-tag: "cp37-cp37m" - os: ubuntu-latest python: '3.8' python-manylinux-tag: "cp38-cp38"