Skip to content
Snippets Groups Projects

CI: use the same Docker image as current VLC master

Open Steve Lhomme requested to merge robUx4/libvlcjni:ci-protoc-3211 into master
1 unresolved thread
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -7,7 +7,7 @@ cache:
default:
interruptible: true
image: registry.videolan.org/vlc-debian-android:20240731083648
image: registry.videolan.org/vlc-debian-android:20241118101328
tags:
- amd64
- docker
Loading