From ee551595b40e01cbef2e49ef414ba39e18124c66 Mon Sep 17 00:00:00 2001 From: Fernando Fernandez Mancera Date: Wed, 6 Dec 2023 10:20:53 +0100 Subject: [PATCH] gitlab-ci: upgrade tier1 to run Fedora 39 As Fedora 39 is officially out, we should use it in our gitlab-ci. Please notice that this change will also update the nm-code-format-container.sh to use Fedora 39 aswell. --- .gitlab-ci/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci/config.yml b/.gitlab-ci/config.yml index 2377c31be8..86d0ef10ad 100644 --- a/.gitlab-ci/config.yml +++ b/.gitlab-ci/config.yml @@ -22,7 +22,7 @@ distributions: # The first tier:1 in the list is used to build the pages and check-{tree,patch} tier: 1 versions: - - '38' + - '39' - name: fedora tier: 2 versions: