Skip to content
Snippets Groups Projects
Verified Commit 41c6b75e authored by Joe Donofry's avatar Joe Donofry
Browse files

Remove brew upgrade now that the VM is updated

parent e92e7e71
No related branches found
No related tags found
No related merge requests found
Pipeline #2870 passed
......@@ -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}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment