Skip to content

BUG: Change ITKPythonPackage tag for MacOS CI #1040

BUG: Change ITKPythonPackage tag for MacOS CI

BUG: Change ITKPythonPackage tag for MacOS CI #1040

name: Build, test, package
on: [push,pull_request]
jobs:
cxx-build-workflow:
uses: InsightSoftwareConsortium/ITKRemoteModuleBuildTestPackageAction/.github/workflows/[email protected]
python-build-workflow:
uses: InsightSoftwareConsortium/ITKRemoteModuleBuildTestPackageAction/.github/workflows/[email protected]
with:
cmake-options: '-DRTK_BUILD_APPLICATIONS:BOOL=OFF'
itk-python-package-org: 'SimonRit'
itk-python-package-tag: 'dea15f87cb2f023e716faf2a811937bef3b105e3'
secrets:
pypi_password: ${{ secrets.pypi_password }}