ci: enable brewclang build
This commit is contained in:
parent
1a5801e43e
commit
2746c8c847
|
@ -263,7 +263,7 @@ catalina-brewclang-relwithdebinfo-compile:
|
|||
<<: *compile_test_definition
|
||||
tags: [macos, "10.15"]
|
||||
only:
|
||||
- master
|
||||
# - master
|
||||
variables:
|
||||
BUILD_TYPE: CiRelWithDebInfo
|
||||
CC: /usr/local/opt/llvm/bin/clang
|
||||
|
|
Loading…
Reference in New Issue