Skip to content
This repository was archived by the owner on May 17, 2026. It is now read-only.

Commit 4ac5ade

Browse files
committed
COMP: Pin ITK wheel build to v5.4.5 for Python packaging
1 parent 1853149 commit 4ac5ade

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
@@ -9,6 +9,8 @@ jobs:
99
python-build-workflow:
1010
uses: InsightSoftwareConsortium/ITKRemoteModuleBuildTestPackageAction/.github/workflows/build-test-package-python.yml@v5.4.6
1111
with:
12+
itk-wheel-tag: 'v5.4.5'
13+
itk-python-package-tag: 'v5.4.5'
1214
test-notebooks: false
1315
secrets:
1416
pypi_password: ${{ secrets.pypi_password }}

0 commit comments

Comments
 (0)