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