[Spice-devel] [PATCH spice-server] ci: Do not try to downgrade asciidoc anymore
Frediano Ziglio
fziglio at redhat.com
Thu Nov 8 08:59:39 UTC 2018
Is not more necessary to downgrade asciidoc, the issue was fixed
in Fedora 29, now used by CI.
Signed-off-by: Frediano Ziglio <fziglio at redhat.com>
--
See https://gitlab.freedesktop.org/fziglio/spice/pipelines/7888
(which contains other issues related to Fedora 29 but not this one)
---
.gitlab-ci.yml | 1 -
1 file changed, 1 deletion(-)
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 63df0cfd..a757e7a3 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -8,7 +8,6 @@ before_script:
-y
- dnf copr enable @spice/nightly -y
- dnf builddep spice -y
- - dnf downgrade asciidoc -y
makecheck:
script:
--
2.17.2
More information about the Spice-devel
mailing list