[Git][ghc/ghc][wip/testing] testing
Ben Gamari
gitlab at gitlab.haskell.org
Wed Sep 30 23:16:23 UTC 2020
Ben Gamari pushed to branch wip/testing at Glasgow Haskell Compiler / GHC
Commits:
8f3a4004 by Ben Gamari at 2020-09-30T19:16:17-04:00
testing
- - - - -
1 changed file:
- .gitlab-ci.yml
Changes:
=====================================
.gitlab-ci.yml
=====================================
@@ -382,9 +382,10 @@ release-x86_64-freebsd:
validate-x86_64-darwin:
extends: .validate
- stage: full-build
+ stage: lint
tags:
- x86_64-darwin
+ - testing
variables:
GHC_VERSION: 8.8.4
CABAL_INSTALL_VERSION: 3.0.0.0
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/8f3a40044519d3584c861d7612952db95c2ee72e
--
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/8f3a40044519d3584c861d7612952db95c2ee72e
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/20200930/fd9cdc5f/attachment.html>
More information about the ghc-commits
mailing list