We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c2c79a8 + 1ef02bf commit 46e6827Copy full SHA for 46e6827
.github/workflows/build-test-package.yml
@@ -9,6 +9,6 @@ jobs:
9
python-build-workflow:
10
uses: InsightSoftwareConsortium/ITKRemoteModuleBuildTestPackageAction/.github/workflows/[email protected]
11
with:
12
- manylinux-platforms: '["_2_28-x64","_2_28-aarch64"]'
+ manylinux-platforms: '["_2_28-x64","2014-x64","_2_28-aarch64"]'
13
secrets:
14
pypi_password: ${{ secrets.pypi_password }}
0 commit comments