[libdvdnav-devel] [Git][videolan/libdvdnav][master] CI: update to a more recent darwin system
Jean-Baptiste Kempf
gitlab at videolan.org
Sun Sep 1 16:43:08 CEST 2019
Jean-Baptiste Kempf pushed to branch master at VideoLAN / libdvdnav
Commits:
84829ae8 by Jean-Baptiste Kempf at 2019-09-01T14:43:19Z
CI: update to a more recent darwin system
- - - - -
1 changed file:
- .gitlab-ci.yml
Changes:
=====================================
.gitlab-ci.yml
=====================================
@@ -22,9 +22,9 @@ build-macos:
tags:
- macos
script:
- - curl -sS -O https://nightlies.videolan.org/build/contribs/vlc-contrib-x86_64-apple-darwin17-latest.tar.bz2
- - tar xf vlc-contrib-x86_64-apple-darwin17-latest.tar.bz2
- - cd x86_64-apple-darwin17
+ - curl -sS -O https://nightlies.videolan.org/build/contribs/vlc-contrib-x86_64-apple-darwin18-latest.tar.bz2
+ - tar xf vlc-contrib-x86_64-apple-darwin18-latest.tar.bz2
+ - cd x86_64-apple-darwin18
- curl -sS -o ./change_prefix.sh 'https://git.videolan.org/?p=vlc.git;a=blob_plain;f=contrib/src/change_prefix.sh;hb=HEAD'
- chmod +x ./change_prefix.sh
- ./change_prefix.sh
View it on GitLab: https://code.videolan.org/videolan/libdvdnav/commit/84829ae8594ed2c5e723644e847c5a6f511b4933
--
View it on GitLab: https://code.videolan.org/videolan/libdvdnav/commit/84829ae8594ed2c5e723644e847c5a6f511b4933
You're receiving this email because of your account on code.videolan.org.
More information about the libdvdnav-devel
mailing list