diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index c31a1cb..ee0a037 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -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