[Git][ghc/ghc][wip/jeltsch/ghc-9-14-building-base] Change tag `x86_64-windows` to `new-x86_64-windows`
Wolfgang Jeltsch pushed to branch wip/jeltsch/ghc-9-14-building-base at Glasgow Haskell Compiler / GHC Commits: bef3a4ff by Wolfgang Jeltsch at 2026-08-19T16:28:35+03:00 Change tag `x86_64-windows` to `new-x86_64-windows` - - - - - 1 changed file: - .gitlab-ci.yml Changes: ===================================== .gitlab-ci.yml ===================================== @@ -1193,7 +1193,7 @@ base-with-other-ghcs-windows: dependencies: null image: null tags: - - x86_64-windows + - new-x86_64-windows script: bash .gitlab/base-ci.sh x86_64-unknown-mingw32 9.14.1 rules: - *full-ci View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/bef3a4ff0c12a0984a385b156009affb... -- View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/bef3a4ff0c12a0984a385b156009affb... You're receiving this email because of your account on gitlab.haskell.org. Manage all notifications: https://gitlab.haskell.org/-/profile/notifications | Help: https://gitlab.haskell.org/help
participants (1)
-
Wolfgang Jeltsch (@jeltsch)