Skip to content

Commit 3e09431

Browse files
committed
COMP: Pin ITK wheel build to v5.4.5 for Python packaging
1 parent c328d89 commit 3e09431

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/build-test-package.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,8 @@ jobs:
1616

1717
python-build-workflow:
1818
uses: InsightSoftwareConsortium/ITKRemoteModuleBuildTestPackageAction/.github/workflows/build-test-package-python.yml@v5.4.6
19+
with:
20+
itk-wheel-tag: 'v5.4.5'
21+
itk-python-package-tag: 'v5.4.5'
1922
secrets:
2023
pypi_password: ${{ secrets.pypi_password }}

0 commit comments

Comments
 (0)