Skip to content

Commit

Permalink
test wheel with MAC ARM64
Browse files Browse the repository at this point in the history
  • Loading branch information
andreatramacere committed Apr 17, 2024
1 parent 1b02651 commit 38011b2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/test-pip-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -199,8 +199,7 @@ jobs:
CIBW_SKIP: "*-musllinux_*"
CIBW_BUILD: ${{ matrix.python-version }}-${{ matrix.platform_id }}
CIBW_MANYLINUX_X86_64_IMAGE: ${{ matrix.cibw_manylinux }}
CIBW_ARCHS: "x86_64"
# CIBW_ARCHS: all
CIBW_ARCHS: ${{ matrix.cibw_arch }}
#CIBW_ARCHS_LINUX: "x86_64"
#CIBW_ARCHS_MACOS: "x86_64"
#CIBW_TEST_COMMAND: pytest --disable-warnings --pyargs -vvv jetset.tests.test_jet_model && pytest --pyargs -vvv jetset.tests.test_hadronic_energetic && pytest --pyargs -vvv jetset.tests.test_integration::TestIntegration
Expand Down

0 comments on commit 38011b2

Please sign in to comment.