Skip to content

Commit a4382ba

Browse files
committed
COMP: Pin ITK wheel build to v5.4.5 for Python packaging
1 parent 822b90b commit a4382ba

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.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)