summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNirbheek Chauhan <nirbheek@centricular.com>2023-05-26 00:51:45 +0530
committerNirbheek Chauhan <nirbheek@centricular.com>2023-05-26 03:17:31 +0530
commita47df351ca045ccd9f31c7fea1810d8e3603eb9e (patch)
treedd1377bf8bb2010b31c66571ef324bfd8cd7878d
parent4125ace620e0799fc7930fe90198d7ba02ae22fd (diff)
ci: Bump ubuntu version to 22.10
Contains absl with pkgconfig files.
-rw-r--r--.gitlab-ci.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 2e2670f..79aecd9 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: '2021-10-19.1'
- FDO_DISTRIBUTION_VERSION: '20.10'
+ BASE_TAG: '2023-05-25.0'
+ FDO_DISTRIBUTION_VERSION: '22.10'
FDO_UPSTREAM_REPO: 'pulseaudio/webrtc-audio-processing'
include: