[x264-devel] [Git][videolan/x264][master] 2 commits: CI: Use a newer aarch64 image

Anton Mitrofanov gitlab at videolan.org
Wed Jul 17 19:13:29 CEST 2019



Anton Mitrofanov pushed to branch master at VideoLAN / x264


Commits:
352c0263 by Konstantin Pavlov at 2019-07-16T21:06:24Z
CI: Use a newer aarch64 image

It now includes pkg-config, so lavf can be detected.

- - - - -
bd8a88be by Konstantin Pavlov at 2019-07-16T21:06:53Z
CI: Bump macos target to darwin18

- - - - -


1 changed file:

- .gitlab-ci.yml


Changes:

=====================================
.gitlab-ci.yml
=====================================
@@ -28,7 +28,7 @@ stages:
     _WRAPPER: "wine64"
 
 .variables-macos: &variables-macos
-    _TRIPLET: "x86_64-apple-darwin17"
+    _TRIPLET: "x86_64-apple-darwin18"
     _PLATFORMSUFFIX: ""
     _PATH: "macos-x86_64"
     _WRAPPER: ""
@@ -63,7 +63,7 @@ build-debian-amd64:
 
 build-debian-aarch64:
     extends: .build
-    image: registry.videolan.org/x264-debian-unstable-aarch64:20190405100031
+    image: registry.videolan.org/x264-debian-unstable-aarch64:20190716192245
     tags:
         - docker
         - aarch64
@@ -95,7 +95,6 @@ build-macos:
         - macos
     script: |
         set -x
-        export PATH="$HOME/local/bin/:/usr/local/bin/:$PATH"
         curl -O https://nightlies.videolan.org/build/contribs/vlc-contrib-${_TRIPLET}-latest.tar.bz2
         bunzip2 vlc-contrib-${_TRIPLET}-latest.tar.bz2
         tar xvf vlc-contrib-${_TRIPLET}-latest.tar



View it on GitLab: https://code.videolan.org/videolan/x264/compare/98ee9d2f215326feeb221a4434957fa586d55c18...bd8a88be426baa903427a10de9f9ddb5e7c32812

-- 
View it on GitLab: https://code.videolan.org/videolan/x264/compare/98ee9d2f215326feeb221a4434957fa586d55c18...bd8a88be426baa903427a10de9f9ddb5e7c32812
You're receiving this email because of your account on code.videolan.org.




More information about the x264-devel mailing list