summaryrefslogtreecommitdiff
path: root/.gitlab-ci/config.yml
diff options
context:
space:
mode:
authorThomas Haller <thaller@redhat.com>2020-11-09 10:48:05 +0100
committerThomas Haller <thaller@redhat.com>2020-11-09 10:48:05 +0100
commitf19f3f74c63324e046805f184342c3cba3de0742 (patch)
tree9b3ca30e431e2046f5989a14cd346bed6e0b9e77 /.gitlab-ci/config.yml
parentcfc7688ec2f2490db5d9f1b3b24350a01de7c53d (diff)
downloadNetworkManager-f19f3f74c63324e046805f184342c3cba3de0742.tar.gz
gitlab-ci: add ubuntu:20.04 test and reorder versions
Diffstat (limited to '.gitlab-ci/config.yml')
-rw-r--r--.gitlab-ci/config.yml13
1 files changed, 7 insertions, 6 deletions
diff --git a/.gitlab-ci/config.yml b/.gitlab-ci/config.yml
index 5b155f65ec..a130718d88 100644
--- a/.gitlab-ci/config.yml
+++ b/.gitlab-ci/config.yml
@@ -17,22 +17,23 @@ distributions:
- name: fedora
tag: *default_tag
versions:
+ - '28'
+ - '29'
+ - '30'
+ - '31'
- '32'
- '33'
- - '31'
- - '30'
- - '29'
- - '28'
- 'rawhide'
always:
- '33'
- name: ubuntu
tag: *default_tag
versions:
+ - '16.04'
+ - '18.04'
+ - '20.04'
- 'devel'
- 'rolling'
- - '18.04'
- - '16.04'
- name: debian
tag: *default_tag
versions: