summaryrefslogtreecommitdiff
path: root/.gitlab-ci/config.yml
diff options
context:
space:
mode:
authorThomas Haller <thaller@redhat.com>2021-05-03 22:00:08 +0200
committerThomas Haller <thaller@redhat.com>2021-05-04 13:56:28 +0200
commitebde0a3506db68623412a03e54a828c1335bffaf (patch)
tree6089d2eb9b297e56a2d3c70eec06541940c74e22 /.gitlab-ci/config.yml
parentfb2ea999eaa2151b5b2dc69e9218630f4be9835d (diff)
downloadNetworkManager-ebde0a3506db68623412a03e54a828c1335bffaf.tar.gz
gitlab: update pages build to use Fedora 34 container
Diffstat (limited to '.gitlab-ci/config.yml')
-rw-r--r--.gitlab-ci/config.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci/config.yml b/.gitlab-ci/config.yml
index a51e7ca28e..eee5cdba3a 100644
--- a/.gitlab-ci/config.yml
+++ b/.gitlab-ci/config.yml
@@ -65,4 +65,4 @@ distributions:
# specifies which of the above distros is used as source for pages
pages_build:
name: fedora
- version: '33'
+ version: '34'