[vlc-commits] [Git][videolan/vlc][3.0.x] CI: use newer LLVM UCRT image with python requests

Jean-Baptiste Kempf (@jbk) gitlab at videolan.org
Tue Dec 23 09:15:42 UTC 2025



Jean-Baptiste Kempf pushed to branch 3.0.x at VideoLAN / VLC


Commits:
79128878 by Steve Lhomme at 2025-12-23T07:55:38+01:00
CI: use newer LLVM UCRT image with python requests

Since we don't use Python venv to upload the release symbols, we
need this package to use our Python script.

- - - - -


1 changed file:

- extras/ci/gitlab-ci.yml


Changes:

=====================================
extras/ci/gitlab-ci.yml
=====================================
@@ -17,7 +17,7 @@ variables:
     VLC_WIN32_IMAGE: registry.videolan.org/vlc-debian-win32-3.0:20251208092116
     VLC_WIN64_IMAGE: registry.videolan.org/vlc-debian-win64-3.0:20251208092116
     VLC_UWP_LLVM_IMAGE: registry.videolan.org/vlc-debian-llvm-uwp:20211020111246
-    VLC_WIN_LLVM_UCRT_IMAGE: registry.videolan.org/vlc-debian-llvm-ucrt:20250903131032
+    VLC_WIN_LLVM_UCRT_IMAGE: registry.videolan.org/vlc-debian-llvm-ucrt:20251223015425
     VLC_DEBIAN_IMAGE: registry.videolan.org/vlc-debian-unstable:20200229201904
     VLC_ANDROID_IMAGE: registry.videolan.org/vlc-debian-android-3.0:20250626142950
     VLC_ANDROID4_IMAGE: registry.videolan.org/vlc-debian-android:20250626142950



View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/79128878ddb2c280bbb6c89c76a46b31a80ade1c

-- 
View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/79128878ddb2c280bbb6c89c76a46b31a80ade1c
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