Merge pull request #8996 from jcaracciolo/macos-release

Change build OSX CircleCI to Release
This commit is contained in:
chriseth
2020-05-25 11:38:25 +02:00
committed by GitHub
+1 -1
View File
@@ -531,7 +531,7 @@ jobs:
xcode: "11.0.0"
environment:
TERM: xterm
CMAKE_BUILD_TYPE: Debug
CMAKE_BUILD_TYPE: Release
steps:
- checkout
- restore_cache: