summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--.gitlab-ci.yml3
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml

index d85f14a4..9d6fee3c 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml
@@ -76,9 +76,6 @@ build-macos: stage: build tags: [macos] before_script: - - 'brew upgrade qt@5' - #- brew reinstall --force python3 - #- brew bundle --file=./.ci/macos/Brewfile --force --cleanup - rm -rf ../.hunter && mv .hunter ../.hunter || true script: - export PATH=/usr/local/opt/qt@5/bin/:${PATH}