summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2021-01-28 15:34:13 +0100
committerBastien Nocera <hadess@hadess.net>2021-01-28 15:41:57 +0100
commit48b64fbb76fd41720c08eb90ac704da3c6570c55 (patch)
treec8f20da0e27b95976b1e44cf52f1e60e51df2536
parent46056d2c8a6d537f5d50cbf2aefa4acb9e912d37 (diff)
downloadtotem-pl-parser-wip/hadess/fix-ci.tar.gz
ci: Use Fedora 33 for the CI until DWARF5 support is inwip/hadess/fix-ci
See https://sourceware.org/bugzilla/show_bug.cgi?id=27267
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 3287a7a..099960c 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:33
before_script:
# Update
- dnf -y update && dnf install -y $DEPENDENCIES