Skip to content

COMP: Use newer itkOverrideGetNameOfClassMacro instead of itkTypeMacro #63

COMP: Use newer itkOverrideGetNameOfClassMacro instead of itkTypeMacro

COMP: Use newer itkOverrideGetNameOfClassMacro instead of itkTypeMacro #63

name: Build, test, package
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
cxx-build-workflow:
uses: InsightSoftwareConsortium/ITKRemoteModuleBuildTestPackageAction/.github/workflows/build-test-cxx.yml@e652fa28bfd900126ad59492716895f248ca10ff
python-build-workflow:
uses: InsightSoftwareConsortium/ITKRemoteModuleBuildTestPackageAction/.github/workflows/build-test-package-python.yml@e652fa28bfd900126ad59492716895f248ca10ff
with:
macosx-deployment-target: '10.15'
secrets:
pypi_password: ${{ secrets.pypi_password }}