Skip to content

Commit

Permalink
ENH: Split MacOS Python package jobs in GitHub actions
Browse files Browse the repository at this point in the history
  • Loading branch information
Simon Rit authored and SimonRit committed Feb 16, 2023
1 parent e829959 commit 15e1aa8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-test-package.yml
Expand Up @@ -7,7 +7,7 @@ jobs:
uses: InsightSoftwareConsortium/ITKRemoteModuleBuildTestPackageAction/.github/workflows/build-test-cxx.yml@03626a23c22246e89e36c7e918a158c440f9b099

python-build-workflow:
uses: InsightSoftwareConsortium/ITKRemoteModuleBuildTestPackageAction/.github/workflows/build-test-package-python.yml@03626a23c22246e89e36c7e918a158c440f9b099
uses: InsightSoftwareConsortium/ITKRemoteModuleBuildTestPackageAction/.github/workflows/build-test-package-python.yml@8b6beb379e6ac82b5ae8be35353a6b432cae5495
with:
manylinux-platforms: '["_2_28-x64","2014-x64"]'
secrets:
Expand Down

0 comments on commit 15e1aa8

Please sign in to comment.