[Git][ghc/ghc][wip/test-primops] Fix deb10

Matthew Pickering (@mpickering) gitlab at gitlab.haskell.org
Mon Jul 17 11:01:57 UTC 2023



Matthew Pickering pushed to branch wip/test-primops at Glasgow Haskell Compiler / GHC


Commits:
7f5307ff by Matthew Pickering at 2023-07-17T12:00:54+01:00
Fix deb10

- - - - -


1 changed file:

- .gitlab/generate-ci/gen_ci.hs


Changes:

=====================================
.gitlab/generate-ci/gen_ci.hs
=====================================
@@ -998,8 +998,8 @@ platform_mapping :: Map String (JobGroup BindistInfo)
 platform_mapping = Map.map go combined_result
   where
     whitelist = [ "x86_64-linux-alpine3_12-validate"
-                , "x86_64-linux-deb10-validate"
                 , "x86_64-linux-deb11-validate"
+                , "x86_64-linux-deb10-validate+debug_info"
                 , "x86_64-linux-fedora33-release"
                 , "x86_64-linux-deb11-cross_aarch64-linux-gnu-validate"
                 , "x86_64-windows-validate"



View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/7f5307ffaeaf5c93d7d380d1735a9368003e91df

-- 
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/7f5307ffaeaf5c93d7d380d1735a9368003e91df
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/20230717/38bf5817/attachment.html>


More information about the ghc-commits mailing list