[totem-pl-parser/wip/hadess/use-rawhide-ci] Revert "ci: Use Fedora 33 for the CI"
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [totem-pl-parser/wip/hadess/use-rawhide-ci] Revert "ci: Use Fedora 33 for the CI"
- Date: Thu, 28 Jan 2021 17:25:20 +0000 (UTC)
commit fddab50fd3398bc0c758ba78f0bc451b2af045f2
Author: Bastien Nocera <hadess hadess net>
Date: Thu Jan 28 18:25:05 2021 +0100
Revert "ci: Use Fedora 33 for the CI"
This reverts commit 91adcb2dcd9c590d9fab46e32fb6c4b50e1af2c1.
.gitlab-ci.yml | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index f0c397f..3287a7a 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -6,7 +6,7 @@ variables:
LAST_ABI_BREAK: "9ccc3c78a5a41b86bdd2c9fb63ad4963e65e4f63"
build-fedora:
- image: fedora:33
+ image: fedora:latest
before_script:
# Update
- dnf -y update && dnf install -y $DEPENDENCIES
@@ -23,6 +23,4 @@ build-fedora:
- ninja -C _build install
# ABI check
- dnf install -y $DEPS_ABI_CHECK
- # See https://sourceware.org/bugzilla/show_bug.cgi?id=27269
- - rpm -Uvh --oldpackage
https://kojipkgs.fedoraproject.org//packages/libabigail/1.7/2.fc33/x86_64/libabigail-1.7-2.fc33.x86_64.rpm
- ./.ci/check-abi ${LAST_ABI_BREAK} $(git rev-parse HEAD)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]