diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 302635b..6ec77fa 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -141,8 +141,8 @@ elcapitan-relwithdebinfo-compile: mojave-relwithdebinfo-compile: <<: *compile_test_definition tags: [macos, "10.14"] -# only: -# - master + only: + - master variables: BUILD_TYPE: RelWithDebInfo