mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Merge pull request #8996 from jcaracciolo/macos-release
Change build OSX CircleCI to Release
This commit is contained in:
commit
61568fda63
@ -531,7 +531,7 @@ jobs:
|
||||
xcode: "11.0.0"
|
||||
environment:
|
||||
TERM: xterm
|
||||
CMAKE_BUILD_TYPE: Debug
|
||||
CMAKE_BUILD_TYPE: Release
|
||||
steps:
|
||||
- checkout
|
||||
- restore_cache:
|
||||
|
Loading…
Reference in New Issue
Block a user