[vala/wip/ci: 15/17] ci: Use Fedora 34 (broken DBus)
- From: Rico Tzschichholz <ricotz src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [vala/wip/ci: 15/17] ci: Use Fedora 34 (broken DBus)
- Date: Mon, 21 Mar 2022 10:37:25 +0000 (UTC)
commit e1fabca6e2f18502a276f2ab4716ce6d9f5d5b13
Author: Rico Tzschichholz <ricotz ubuntu com>
Date: Fri Nov 5 09:18:59 2021 +0100
ci: Use Fedora 34 (broken DBus)
.gitlab-ci.yml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 3eed2e72e..b766c723a 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -4,7 +4,7 @@ stages:
fedora-gcc-x86_64:
stage: build
- image: fedora:latest
+ image: fedora:34
except:
- tags
before_script:
@@ -27,7 +27,7 @@ fedora-gcc-x86_64:
fedora-clang-x86_64:
stage: build
- image: fedora:rawhide
+ image: fedora:34
except:
- tags
variables:
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]