Skip to content

Commit 245b2f1

Browse files
hjmjohnsondzenanz
authored andcommitted
COMP: Pin ITK wheel build to v5.4.5 for Python packaging
1 parent b36595c commit 245b2f1

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
@@ -18,6 +18,8 @@ jobs:
1818
python-build-workflow:
1919
uses: InsightSoftwareConsortium/ITKRemoteModuleBuildTestPackageAction/.github/workflows/build-test-package-python.yml@v5.4.6
2020
with:
21+
itk-wheel-tag: 'v5.4.5'
22+
itk-python-package-tag: 'v5.4.5'
2123
itk-module-deps: 'InsightSoftwareConsortium/ITKMeshToPolyData@v0.11.1'
2224
secrets:
2325
pypi_password: ${{ secrets.pypi_password }}

0 commit comments

Comments
 (0)