Skip to content

Commit

Permalink
update pip wf
Browse files Browse the repository at this point in the history
  • Loading branch information
andreatramacere committed Dec 17, 2024
1 parent 88dcc4e commit 500bc31
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions .github/workflows/test-pip-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,13 +60,13 @@ jobs:
cibw_manylinux: manylinux2014
cibw_arch: x86_64

- os: macOS-14
name: macOS-x86_64
cpython-version: 310
python-version: "3.10"
platform_id: macosx_x86_64
cibw_manylinux: manylinux2014
cibw_arch: x86_64
#- os: macOS-14
# name: macOS-x86_64
# cpython-version: 310
# python-version: "3.10"
# platform_id: macosx_x86_64
# cibw_manylinux: manylinux2014
# cibw_arch: x86_64
- os: ubuntu-latest
name: x86_64
cpython-version: 310
Expand Down

0 comments on commit 500bc31

Please sign in to comment.