[Git][ghc/ghc][wip/T25654] gitlab-ci: Run test-primops testsuite in ~"full-ci" pipeline

Ben Gamari (@bgamari) gitlab at gitlab.haskell.org
Tue Jan 21 15:13:30 UTC 2025



Ben Gamari pushed to branch wip/T25654 at Glasgow Haskell Compiler / GHC


Commits:
9dc07fcf by Ben Gamari at 2025-01-21T10:13:21-05:00
gitlab-ci: Run test-primops testsuite in ~"full-ci" pipeline

Closes #25654.

- - - - -


1 changed file:

- .gitlab-ci.yml


Changes:

=====================================
.gitlab-ci.yml
=====================================
@@ -909,6 +909,7 @@ test-primops-label:
   extends: .test-primops-validate-template
   rules:
     - if: '$CI_MERGE_REQUEST_LABELS =~ /.*test-primops.*/'
+    - *full-ci
 
 test-primops-nightly:
   extends: .test-primops



View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/9dc07fcfc1aa422349693e22d63f5343d9481513

-- 
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/9dc07fcfc1aa422349693e22d63f5343d9481513
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/20250121/c5bab1a6/attachment.html>


More information about the ghc-commits mailing list