ci: Bump to Ubuntu 24.04

This commit is contained in:
Arun Raghavan 2024-12-24 14:38:02 -05:00
parent 4c81b31652
commit a729ccfe0f

View File

@ -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