Skip to content

Commit 29fcbb0

Browse files
committed
ENH: Update ITK C++ default tag to v5.4.4
To build against with C++ tests.
1 parent 4e4497d commit 29fcbb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-test-cxx.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ on:
2323
description: 'Git version tag or commit hash for the base ITK build'
2424
required: false
2525
type: string
26-
default: 'v5.4.3'
26+
default: 'v5.4.4'
2727
itk-module-deps:
2828
description: 'Colon-delimited list of ITK remote module dependencies to build. Format as module_name@tag:...'
2929
# example: MeshToPolyData@3ad8f08:[email protected]

0 commit comments

Comments
 (0)