Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ENH: WIP: Upgrade ITK to latest master commit
Browse files Browse the repository at this point in the history
To commit InsightSoftwareConsortium/ITK@e7b504b

Including PointSetBase
N-Dekker committed Nov 4, 2024
1 parent 6de75c0 commit 8fda924
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-test-package.yml
Original file line number Diff line number Diff line change
@@ -13,6 +13,8 @@ on:
jobs:
cxx-build-workflow:
uses: InsightSoftwareConsortium/ITKRemoteModuleBuildTestPackageAction/.github/workflows/build-test-cxx.yml@v5.4.0
with:
itk-git-tag: dae9bef6fe16971fd8bd95766c0fc57591828e14

python-build-workflow-dev:
if: github.ref != 'refs/heads/master' && github.ref != 'refs/heads/main' && !startsWith(github.ref, 'refs/tags')

0 comments on commit 8fda924

Please sign in to comment.