[vlc-commits] [Git][videolan/vlc][master] CI: update windows gcc builds with a newer CMake
Steve Lhomme (@robUx4)
gitlab at videolan.org
Tue Jan 23 15:42:38 UTC 2024
Steve Lhomme pushed to branch master at VideoLAN / VLC
Commits:
b3f56619 by Steve Lhomme at 2024-01-23T13:00:54+00:00
CI: update windows gcc builds with a newer CMake
So we can bump the requirement without building cmake for every build.
- - - - -
1 changed file:
- extras/ci/gitlab-ci.yml
Changes:
=====================================
extras/ci/gitlab-ci.yml
=====================================
@@ -20,8 +20,8 @@ default:
variables:
VLC_TEST_TIMEOUT: 60
- VLC_WIN32_IMAGE: registry.videolan.org/vlc-debian-win32:20231109031527
- VLC_WIN64_IMAGE: registry.videolan.org/vlc-debian-win64:20231109031527
+ VLC_WIN32_IMAGE: registry.videolan.org/vlc-debian-win32:20240122094311
+ VLC_WIN64_IMAGE: registry.videolan.org/vlc-debian-win64:20240122094311
VLC_WIN_LLVM_MSVCRT_IMAGE: registry.videolan.org/vlc-debian-llvm-msvcrt:20231104025754
VLC_WIN_LLVM_UCRT_IMAGE: registry.videolan.org/vlc-debian-llvm-ucrt:20231104025754
VLC_DEBIAN_IMAGE: registry.videolan.org/vlc-debian-unstable:20231013031209
View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/b3f5661994077558756920b351413c1f18c2bf51
--
View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/b3f5661994077558756920b351413c1f18c2bf51
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