[vlc-commits] [Git][videolan/vlc][master] CI: switch emscripten Docker image to emsdk 6.0.0
Steve Lhomme (@robUx4)
gitlab at videolan.org
Sat Jun 20 22:46:00 UTC 2026
Steve Lhomme pushed to branch master at VideoLAN / VLC
Commits:
0b697ffb by Steve Lhomme at 2026-06-20T21:23:36+00:00
CI: switch emscripten Docker image to emsdk 6.0.0
The Docker image now comes with the environment ready to use
and the system static libraries ready to use for shared libraries.
- - - - -
1 changed file:
- extras/ci/gitlab-ci.yml
Changes:
=====================================
extras/ci/gitlab-ci.yml
=====================================
@@ -29,7 +29,7 @@ variables:
VLC_ANDROID_IMAGE: registry.videolan.org/vlc-debian-android:20260611083443
VLC_SNAP_IMAGE: registry.videolan.org/vlc-ubuntu-snap:20260611225331
VLC_RASPBIAN_IMAGE: registry.videolan.org/vlc-ubuntu-raspberry:20260120134731
- VLC_WASM_EMSCRIPTEN: registry.videolan.org/vlc-debian-wasm-emscripten:20260120134731
+ VLC_WASM_EMSCRIPTEN: registry.videolan.org/vlc-debian-wasm-emscripten:20260617104340
.variables-debian: &variables-debian
HOST_ARCH: x86_64
View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/0b697ffb50aab14d300b1356b2883e5f10024635
--
View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/0b697ffb50aab14d300b1356b2883e5f10024635
You're receiving this email because of your account on code.videolan.org. Manage all notifications: https://code.videolan.org/-/profile/notifications | Help: https://code.videolan.org/help
More information about the vlc-commits
mailing list