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
commit 61568fda63
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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: