[vlc-commits] [Git][videolan/vlc][master] CI: update tags for Darwin builds
Jean-Baptiste Kempf (@jbk)
gitlab at videolan.org
Sun Apr 10 12:05:13 UTC 2022
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC
Commits:
14a65416 by Felix Paul Kühne at 2022-04-10T10:39:17+00:00
CI: update tags for Darwin builds
- - - - -
1 changed file:
- extras/ci/gitlab-ci.yml
Changes:
=====================================
extras/ci/gitlab-ci.yml
=====================================
@@ -361,8 +361,7 @@ raspbian-arm:
- .base-template
- .ccache-common-apple
tags:
- - amd64
- - catalina
+ - monterey
script: |
if [ "${CI_JOB_NAME:0:8}" = "nightly-" ]; then
NIGHTLY_EXTRA_BUILD_FLAGS="-i n"
@@ -413,8 +412,7 @@ nightly-macos-arm64:
.apple-os-common:
extends: .base-template
tags:
- - amd64
- - catalina
+ - monterey
script: |
export PATH="${VLC_PATH}:$PATH"
mkdir build && cd build
View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/14a6541625cdbe833117bbd3e73e336834f4a8a3
--
View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/14a6541625cdbe833117bbd3e73e336834f4a8a3
You're receiving this email because of your account on code.videolan.org.
VideoLAN code repository instance
More information about the vlc-commits
mailing list