Skip to content

Commit

Permalink
ENH: Set ITKGitTag to v5.1rc02 for azure CI
Browse files Browse the repository at this point in the history
A newer version of ITK is needed for CI
build to succeed.
  • Loading branch information
hjmjohnson committed Mar 1, 2020
1 parent 993630a commit 5573c76
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/azure-pipelines.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
variables:
ITKGitTag: v5.0.1
ITKPythonGitTag: v5.0.1
ITKGitTag: v5.1rc02
ITKPythonGitTag: v5.1rc02
CMakeBuildType: Release

trigger:
Expand Down

0 comments on commit 5573c76

Please sign in to comment.