Skip to content

Commit

Permalink
ENH: Bump ITK version in CI
Browse files Browse the repository at this point in the history
Bump so that new `itk-stub-files` target is included in CI build for
Python type hint generation
  • Loading branch information
tbirdso authored and dzenanz committed May 30, 2022
1 parent a99ac00 commit cabf862
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-test-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Build, test, package
on: [push,pull_request]

env:
itk-git-tag: "801370c025c7d296783481779a41c6d559c992c5"
itk-git-tag: "ee664da6bb1a83cdf82e2582126e65119a4de1a4"
itk-wheel-tag: "v5.3rc04"
ITKBSplineGradient-git-tag: v0.2.4
ITKHigherOrderAccurateGradient-git-tag: v1.1.0
Expand Down

0 comments on commit cabf862

Please sign in to comment.