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'