Skip to content
Snippets Groups Projects
Commit c17d152d authored by Konstantin Pavlov's avatar Konstantin Pavlov Committed by Anton Mitrofanov
Browse files

CI: Move macos to catalina builders

parent f7963f6a
No related branches found
No related tags found
1 merge request!46CI: Move to catalina builders
Pipeline #60779 passed with stages
in 2 minutes and 24 seconds
......@@ -36,7 +36,7 @@ stages:
_WRAPPER: ""
.variables-macos: &variables-macos
_TRIPLET: "x86_64-apple-darwin18"
_TRIPLET: "x86_64-apple-darwin19"
_PLATFORMSUFFIX: ""
_WRAPPER: ""
_CONTRIB_URL: "https://artifacts.videolan.org/vlc/macos/"
......@@ -136,7 +136,8 @@ build-llvm-mingw-aarch64:
build-macos:
extends: .build
tags:
- macos
- amd64
- catalina
script: |
set -x
LOCAL_INSTALL_DIR=`pwd`/${_TRIPLET}
......
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