Skip to content

Commit 5f8f4f8

Browse files
committed
COMP: Pin ITK wheel build to v5.4.5 for Python packaging
1 parent 778b603 commit 5f8f4f8

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ jobs:
1010
python-build-workflow:
1111
uses: InsightSoftwareConsortium/ITKRemoteModuleBuildTestPackageAction/.github/workflows/build-test-package-python.yml@v5.4.6
1212
with:
13+
itk-wheel-tag: 'v5.4.5'
14+
itk-python-package-tag: 'v5.4.5'
1315
test-notebooks: false
1416
secrets:
1517
pypi_password: ${{ secrets.pypi_password }}

0 commit comments

Comments
 (0)