Comment out MacOS targets for now
parent
1cb51b81f4
commit
741602d63a
|
@ -43,10 +43,10 @@ jobs:
|
|||
manylinux_image: manylinux2014
|
||||
|
||||
# MacOS x86_64
|
||||
- os: macos-13
|
||||
python_version: "3.10"
|
||||
cibw_python_version: 310
|
||||
platform_id: macosx_x86_64
|
||||
# - os: macos-13
|
||||
# python_version: "3.10"
|
||||
# cibw_python_version: 310
|
||||
# platform_id: macosx_x86_64
|
||||
# - os: macos-13
|
||||
# python_version: "3.11"
|
||||
# cibw_python_version: 311
|
||||
|
|
Loading…
Reference in New Issue