summaryrefslogtreecommitdiff
path: root/.gitlab-ci/config.yml
diff options
context:
space:
mode:
authorThomas Haller <thaller@redhat.com>2021-09-21 17:54:20 +0200
committerThomas Haller <thaller@redhat.com>2021-09-22 10:12:24 +0200
commit81542851762653f927a3cc3839740a56b099fb67 (patch)
treed8b5c5d7622972bf9efc17f87774a55c4f80c324 /.gitlab-ci/config.yml
parentdc8c9d4bd2750f532a3df35a306062584f7141c1 (diff)
downloadNetworkManager-81542851762653f927a3cc3839740a56b099fb67.tar.gz
gitlab-ci: enable build on f35 and f36
There was a problem that the containers didn't correctly build. That is now fixed. Reenable f35 and f36 (rawhide).
Diffstat (limited to '.gitlab-ci/config.yml')
-rw-r--r--.gitlab-ci/config.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitlab-ci/config.yml b/.gitlab-ci/config.yml
index ef383fcd45..35bc8a29aa 100644
--- a/.gitlab-ci/config.yml
+++ b/.gitlab-ci/config.yml
@@ -23,8 +23,8 @@ distributions:
- '32'
- '33'
- '34'
- #- '35'
- #- '36'
+ - '35'
+ - '36'
- name: ubuntu
tag: *default_tag
base_type: debian