[Spice-commits] .gitlab-ci.yml

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Thu Nov 8 16:49:10 UTC 2018


 .gitlab-ci.yml |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit a618d5df57b8a9e0e7a9c6272de94a957367c97d
Author: Frediano Ziglio <fziglio at redhat.com>
Date:   Thu Nov 8 08:32:48 2018 +0000

    ci: Do not try to downgrade asciidoc anymore
    
    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>
    Acked-by: Jonathon Jongsma <jjongsma at redhat.com>

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:


More information about the Spice-commits mailing list