Skip to content

Commit a9c9f04

Browse files
committed
COMP: Pin ITK wheel build to v5.4.5 for Python packaging
1 parent 2622ba0 commit a9c9f04

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