[totem-pl-parser/wip/hadess/fix-ci] ci: Use Fedora 32 for the CI
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [totem-pl-parser/wip/hadess/fix-ci] ci: Use Fedora 32 for the CI
- Date: Thu, 28 Jan 2021 15:46:32 +0000 (UTC)
commit 419dfd03d635df62429299aec50915542389fa6e
Author: Bastien Nocera <hadess hadess net>
Date: Thu Jan 28 15:34:13 2021 +0100
ci: Use Fedora 32 for the CI
Working around 2 problems in libabigail's abidiff:
https://sourceware.org/bugzilla/show_bug.cgi?id=27267
https://sourceware.org/bugzilla/show_bug.cgi?id=27269
.gitlab-ci.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 3287a7a..077cd98 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -6,7 +6,7 @@ variables:
LAST_ABI_BREAK: "9ccc3c78a5a41b86bdd2c9fb63ad4963e65e4f63"
build-fedora:
- image: fedora:latest
+ image: fedora:32
before_script:
# Update
- dnf -y update && dnf install -y $DEPENDENCIES
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]