diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index fc00ba728..83a6ab63f 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -37,8 +37,8 @@ MacOS: stage: build allow_failure: true script: - - macos_qt_formula=qt - - CI/before_install.osx.sh + #- macos_qt_formula=qt + #- CI/before_install.osx.sh - CI/before_script.osx.sh - make -j2 - DESTDIR=artifacts make install