summaryrefslogtreecommitdiff
path: root/.gitlab-ci/config.yml
diff options
context:
space:
mode:
authorThomas Haller <thaller@redhat.com>2021-09-22 10:05:56 +0200
committerThomas Haller <thaller@redhat.com>2021-09-22 10:12:23 +0200
commit82b72a7379d843dd3ab875af772675b0287a822c (patch)
treef19fd2572a053412ce83cefa4cc56f79deac896c /.gitlab-ci/config.yml
parentf2c7f28881f63ccd5eb0beddf76433c317c74e65 (diff)
downloadNetworkManager-82b72a7379d843dd3ab875af772675b0287a822c.tar.gz
gitlab-ci: drop fedora 28/29 from gitlab-ci
These containers are ancient. Also, when we update ci-templates they will no longer build (because then a different container hub will be used, which doesn't contain those images). Drop them.
Diffstat (limited to '.gitlab-ci/config.yml')
-rw-r--r--.gitlab-ci/config.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/.gitlab-ci/config.yml b/.gitlab-ci/config.yml
index a036c5cd7f..ef383fcd45 100644
--- a/.gitlab-ci/config.yml
+++ b/.gitlab-ci/config.yml
@@ -18,8 +18,6 @@ distributions:
tag: *default_tag
base_type: fedora
versions:
- - '28'
- - '29'
- '30'
- '31'
- '32'