[Git][ghc/ghc][wip/angerman/debug-darwin] faster

Moritz Angermann (@angerman) gitlab at gitlab.haskell.org
Tue Apr 4 03:04:02 UTC 2023



Moritz Angermann pushed to branch wip/angerman/debug-darwin at Glasgow Haskell Compiler / GHC


Commits:
44211a39 by Moritz Angermann at 2023-04-04T11:03:45+08:00
faster

- - - - -


1 changed file:

- .gitlab-ci.yml


Changes:

=====================================
.gitlab-ci.yml
=====================================
@@ -47,8 +47,8 @@ default:
 
 stages:
   - not-interruptible
-  - tool-lint      # Source linting of the tools
-  - quick-build    # A very quick smoke-test to weed out broken commits
+  # - tool-lint      # Source linting of the tools
+  # - quick-build    # A very quick smoke-test to weed out broken commits
   - full-build     # Build all the things
   - packaging      # Source distribution, etc.
   - testing        # head.hackage correctness and compiler performance testing



View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/44211a390922bd1a1d4baf4e145c2a8e0477ef24

-- 
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/44211a390922bd1a1d4baf4e145c2a8e0477ef24
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/20230403/64235721/attachment.html>


More information about the ghc-commits mailing list