From 0694771b6d66c269043f06a2d12768326652ce88 Mon Sep 17 00:00:00 2001 From: Joan Martinez Date: Thu, 19 Dec 2024 19:23:16 +0100 Subject: [PATCH] ci: force release change --- .github/workflows/force-release.yml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/.github/workflows/force-release.yml b/.github/workflows/force-release.yml index b9aeb324c3b1d..02214c1daf4d5 100644 --- a/.github/workflows/force-release.yml +++ b/.github/workflows/force-release.yml @@ -48,12 +48,6 @@ jobs: python-manylinux-tag: "cp311-cp311" # MacOS emulated - - os: macos-latest - python: '3.8' - python-cibuildwheels: '38' - platform_id: macosx_x86_64 - arch: x86_64 - goarch: amd64 - os: macos-latest python: '3.9' python-cibuildwheels: '39'