Skip to content

Commit fb428b6

Browse files
committed
COMP: Pin ITK wheel build to v5.4.5 for Python packaging
1 parent f869e79 commit fb428b6

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

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

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

99
python-build-workflow:
1010
uses: InsightSoftwareConsortium/ITKRemoteModuleBuildTestPackageAction/.github/workflows/build-test-package-python.yml@v5.4.6
11+
with:
12+
itk-wheel-tag: 'v5.4.5'
13+
itk-python-package-tag: 'v5.4.5'
1114
secrets:
1215
pypi_password: ${{ secrets.pypi_password }}

0 commit comments

Comments
 (0)