[Git][ghc/ghc][wip/test] 2 commits: Bump process submodule
Ben Gamari
gitlab at gitlab.haskell.org
Fri Mar 20 03:45:39 UTC 2020
Ben Gamari pushed to branch wip/test at Glasgow Haskell Compiler / GHC
Commits:
8eb82c89 by Ben Gamari at 2020-03-20T03:45:02Z
Bump process submodule
- - - - -
06889a6f by Ben Gamari at 2020-03-20T03:45:28Z
gitlab-ci: Allow armv7 to fail
- - - - -
2 changed files:
- .gitlab-ci.yml
- libraries/process
Changes:
=====================================
.gitlab-ci.yml
=====================================
@@ -509,6 +509,7 @@ nightly-aarch64-linux-deb9:
validate-armv7-linux-deb9:
extends: .build-armv7-linux-deb9
+ allow_failure: true
artifacts:
when: always
expire_in: 2 week
=====================================
libraries/process
=====================================
@@ -1 +1 @@
-Subproject commit 21149358df25d742cc79ce55510aa82f246e7044
+Subproject commit 758d2f799020bc93b95494e3f54e7056d49041ae
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/compare/b9fb1ac47c1e282e8f07311462e922c19f4f69a5...06889a6f2e2adfd308339a836074216108cd7149
--
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/compare/b9fb1ac47c1e282e8f07311462e922c19f4f69a5...06889a6f2e2adfd308339a836074216108cd7149
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/20200319/8f62d8a1/attachment.html>
More information about the ghc-commits
mailing list