ci: enable brewclang build

This commit is contained in:
Nikolaus Demmel 2021-11-22 02:23:38 +01:00
parent 1a5801e43e
commit 2746c8c847
1 changed files with 1 additions and 1 deletions

View File

@ -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