summaryrefslogtreecommitdiff
path: root/.gitlab-ci/config.yml
diff options
context:
space:
mode:
authorThomas Haller <thaller@redhat.com>2021-08-30 11:58:42 +0200
committerThomas Haller <thaller@redhat.com>2021-08-30 13:14:00 +0200
commitccd398caf79534f4966f444ca479434bfc981062 (patch)
treea9777d96828d6614dc464026ec95b5f076158c4b /.gitlab-ci/config.yml
parent203b6fb1944c6ea6509bd9c3209b33d2d42d4de1 (diff)
downloadNetworkManager-ccd398caf79534f4966f444ca479434bfc981062.tar.gz
gitlab-ci: temporarily disable Fedora 35 and 36
It fails to install the container. Disable it, until it is more stable. ... Install 363 Packages Total download size: 275 M Installed size: 1.1 G Downloading Packages: python3: allocatestack.c:191: advise_stack_range: Assertion `freesize < size' failed. ./contrib/fedora/REQUIRED_PACKAGES: line 17: 815 Aborted $NM_INSTALL "$@" subprocess exited with status 134 subprocess exited with status 134 exit status 134
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 d3a7df2b71..a036c5cd7f 100644
--- a/.gitlab-ci/config.yml
+++ b/.gitlab-ci/config.yml
@@ -25,8 +25,8 @@ distributions:
- '32'
- '33'
- '34'
- - '35'
- - '36'
+ #- '35'
+ #- '36'
- name: ubuntu
tag: *default_tag
base_type: debian