Skip to content

ENH: Upgrade required Python and CMake version in pyproject.toml #245

ENH: Upgrade required Python and CMake version in pyproject.toml

ENH: Upgrade required Python and CMake version in pyproject.toml #245

name: Build, test, package
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
cxx-build-workflow:
uses: InsightSoftwareConsortium/ITKRemoteModuleBuildTestPackageAction/.github/workflows/[email protected]
python-build-workflow:
uses: InsightSoftwareConsortium/ITKRemoteModuleBuildTestPackageAction/.github/workflows/[email protected]
secrets:
pypi_password: ${{ secrets.pypi_password }}