Skip to content

BUG: Change ITKPythonPackage tag for MacOS CI #1049

BUG: Change ITKPythonPackage tag for MacOS CI

BUG: Change ITKPythonPackage tag for MacOS CI #1049

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: '71b00766a7de67694d4cf3811d01cda7f9fc1843'
secrets:
pypi_password: ${{ secrets.pypi_password }}