summaryrefslogtreecommitdiff
path: root/.gitlab-ci/config.yml
diff options
context:
space:
mode:
authorThomas Haller <thaller@redhat.com>2022-02-16 08:31:55 +0100
committerThomas Haller <thaller@redhat.com>2022-02-21 17:03:37 +0100
commite4c66b5666cf6580252ceda89d5f59176228d48a (patch)
tree677b7f982f9fc8ffab16ff2efbac7eefa8465e08 /.gitlab-ci/config.yml
parente73b78637cae969871f56409214f5493936c340e (diff)
downloadNetworkManager-e4c66b5666cf6580252ceda89d5f59176228d48a.tar.gz
Revert "gitlab-ci: disable CentOS 8 Linux containers"
ci-templates now works around the earlier problem to install CentOS 8 Linux containers. Re-add the tests. This reverts commit b2d2b8d6fa05e6911c3a7599b35e38e149ddf873.
Diffstat (limited to '.gitlab-ci/config.yml')
-rw-r--r--.gitlab-ci/config.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitlab-ci/config.yml b/.gitlab-ci/config.yml
index 39d0abbaf2..cbbc35c3ec 100644
--- a/.gitlab-ci/config.yml
+++ b/.gitlab-ci/config.yml
@@ -52,6 +52,9 @@ distributions:
- '7.7.1908'
- '7.8.2003'
- '7.9.2009'
+ - '8.1.1911'
+ - '8.2.2004'
+ - '8.3.2011'
- name: alpine
tag: *default_tag
base_type: alpine