[Git][ghc/ghc][ghc-8.8] gitlab-ci: Disable fedora27-dwarf job
Ben Gamari
gitlab at gitlab.haskell.org
Mon Jul 13 18:15:29 UTC 2020
Ben Gamari pushed to branch ghc-8.8 at Glasgow Haskell Compiler / GHC
Commits:
d6c2fb7a by Ben Gamari at 2020-07-13T14:14:46-04:00
gitlab-ci: Disable fedora27-dwarf job
The Docker image doesn't have libdw installed.
- - - - -
1 changed file:
- .gitlab-ci.yml
Changes:
=====================================
.gitlab-ci.yml
=====================================
@@ -517,7 +517,7 @@ release-x86_64-linux-fedora27:
<<: *release
extends: .build-x86_64-linux-fedora27
-release-x86_64-linux-fedora27-dwarf:
+.release-x86_64-linux-fedora27-dwarf:
<<: *release
extends: .build-x86_64-linux-fedora27
variables:
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/d6c2fb7a67bddd8ab41bc5f4f66a80f3466d41c3
--
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/d6c2fb7a67bddd8ab41bc5f4f66a80f3466d41c3
You're receiving this email because of your account on gitlab.haskell.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/ghc-commits/attachments/20200713/13fb9b9c/attachment.html>
More information about the ghc-commits
mailing list