From a729ccfe0f61717dab8ad5d06b4437eb0508c78e Mon Sep 17 00:00:00 2001 From: Arun Raghavan Date: Tue, 24 Dec 2024 14:38:02 -0500 Subject: [PATCH] ci: Bump to Ubuntu 24.04 --- .gitlab-ci.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index b38547b..ed0ce16 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -19,8 +19,8 @@ variables: # CI runs, for example when adding new packages to FDO_DISTRIBUTION_PACKAGES. # The tag is an arbitrary string that identifies the exact container # contents. - BASE_TAG: '2023-05-25.0' - FDO_DISTRIBUTION_VERSION: '22.10' + BASE_TAG: '2024-12-24.1' + FDO_DISTRIBUTION_VERSION: '24.04' FDO_UPSTREAM_REPO: 'pulseaudio/webrtc-audio-processing' include: @@ -41,6 +41,7 @@ include: # Otherwise the changes won't have effect since an old container image will # be used. FDO_DISTRIBUTION_PACKAGES: >- + ca-certificates g++ gcc git-core