Skip to content

ENH: Build against ITK 5.4 RC 3 #139

ENH: Build against ITK 5.4 RC 3

ENH: Build against ITK 5.4 RC 3 #139

name: Build, test, package
on: [push,pull_request]
jobs:
cxx-build-workflow:
uses: thewtex/ITKRemoteModuleBuildTestPackageAction/.github/workflows/build-test-cxx.yml@e7c959441f1e513e8dedf380202e553f3aacf124
with:
itk-git-tag: 877acbac082d5d8132e3d66f13732914b6408ef7
python-build-workflow:
uses: thewtex/ITKRemoteModuleBuildTestPackageAction/.github/workflows/build-test-package-python.yml@e7c959441f1e513e8dedf380202e553f3aacf124
with:
test-notebooks: false
itk-python-package-tag: e80c3754b472f16e61756f3988cf876c2a7bf097
secrets:
pypi_password: ${{ secrets.pypi_password }}