Skip to content

Commit 33e7f9c

Browse files
committed
ENH: Use Release CMAKE_BUILD_TYPE for testing
1 parent 22d446b commit 33e7f9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
variables:
22
ITKGitTag: v5.0rc01
3-
CMakeBuildType: MinSizeRel
3+
CMakeBuildType: Release
44

55
trigger:
66
batch: true

0 commit comments

Comments
 (0)