From a47df351ca045ccd9f31c7fea1810d8e3603eb9e Mon Sep 17 00:00:00 2001 From: Nirbheek Chauhan Date: Fri, 26 May 2023 00:51:45 +0530 Subject: [PATCH] ci: Bump ubuntu version to 22.10 Contains absl with pkgconfig files. --- .gitlab-ci.yml | 4 ++-- 1 file 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: