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 8d898c4 commit 88dcc4e
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 @@ -45,13 +45,13 @@ jobs:
fail-fast: false
matrix:
include:
- os: macOS-14
name: macOS-x86_64
cpython-version: 39
python-version: "3.9"
platform_id: macosx_x86_64
cibw_manylinux: manylinux2014
cibw_arch: x86_64
#- os: macOS-14
# name: macOS-x86_64
# cpython-version: 39
# python-version: "3.9"
# platform_id: macosx_x86_64
# cibw_manylinux: manylinux2014
# cibw_arch: x86_64
- os: ubuntu-latest
name: x86_64
cpython-version: 39
Expand Down

0 comments on commit 88dcc4e

Please sign in to comment.