ci: Bump to Ubuntu 24.04
This commit is contained in:
parent
4c81b31652
commit
a729ccfe0f
@ -19,8 +19,8 @@ variables:
|
|||||||
# CI runs, for example when adding new packages to FDO_DISTRIBUTION_PACKAGES.
|
# CI runs, for example when adding new packages to FDO_DISTRIBUTION_PACKAGES.
|
||||||
# The tag is an arbitrary string that identifies the exact container
|
# The tag is an arbitrary string that identifies the exact container
|
||||||
# contents.
|
# contents.
|
||||||
BASE_TAG: '2023-05-25.0'
|
BASE_TAG: '2024-12-24.1'
|
||||||
FDO_DISTRIBUTION_VERSION: '22.10'
|
FDO_DISTRIBUTION_VERSION: '24.04'
|
||||||
FDO_UPSTREAM_REPO: 'pulseaudio/webrtc-audio-processing'
|
FDO_UPSTREAM_REPO: 'pulseaudio/webrtc-audio-processing'
|
||||||
|
|
||||||
include:
|
include:
|
||||||
@ -41,6 +41,7 @@ include:
|
|||||||
# Otherwise the changes won't have effect since an old container image will
|
# Otherwise the changes won't have effect since an old container image will
|
||||||
# be used.
|
# be used.
|
||||||
FDO_DISTRIBUTION_PACKAGES: >-
|
FDO_DISTRIBUTION_PACKAGES: >-
|
||||||
|
ca-certificates
|
||||||
g++
|
g++
|
||||||
gcc
|
gcc
|
||||||
git-core
|
git-core
|
||||||
|
Loading…
x
Reference in New Issue
Block a user