From 173f421f24aa58caa52e7cda010a26cb0fa40991 Mon Sep 17 00:00:00 2001 From: Joan Fontanals Date: Thu, 19 Dec 2024 17:29:17 +0100 Subject: [PATCH] cI: change build (#6221) --- .github/workflows/force-release.yml | 3 --- 1 file changed, 3 deletions(-) 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"