[Android] Bump CI image to fix meson issues
Nicolas Pomepuy
git at videolan.org
Thu Feb 24 10:58:19 UTC 2022
vlc-android | branch: master | Nicolas Pomepuy <nicolas at videolabs.io> | Thu Feb 24 10:51:13 2022 +0100| [022f7ac7bf72b36712abd25eb69aa7eeaf511421] | committer: Nicolas Pomepuy
Bump CI image to fix meson issues
> https://code.videolan.org/videolan/vlc-android/commit/022f7ac7bf72b36712abd25eb69aa7eeaf511421
---
buildsystem/gitlab/.gitlab-ci.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/buildsystem/gitlab/.gitlab-ci.yml b/buildsystem/gitlab/.gitlab-ci.yml
index f448b90a2..40fae1d45 100644
--- a/buildsystem/gitlab/.gitlab-ci.yml
+++ b/buildsystem/gitlab/.gitlab-ci.yml
@@ -7,7 +7,7 @@ cache:
default:
interruptible: true
- image: registry.videolan.org/vlc-debian-android:20220224080012
+ image: registry.videolan.org/vlc-debian-android:20220224093321
tags:
- amd64
- docker
More information about the Android
mailing list