Skip to content

Commit a21aece

Browse files
committed
COMP: Build against ITK main to pick up CI fixes
Update itk-git-tag from v6.0a02 to main. The pinned v6.0a02 predates ccache and dashboard script fixes merged into ITK main.
1 parent 9ff3db8 commit a21aece

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Build, test, publish
33
on: [push,pull_request]
44

55
env:
6-
itk-git-tag: "v6.0a02"
6+
itk-git-tag: "main"
77

88
jobs:
99
build-test-cxx:

0 commit comments

Comments
 (0)