mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-03-13 12:06:45 +01:00
Try ignoring cabal-install-ghc72 and cabal-install-ghc74
This commit is contained in:
parent
c7a4949eba
commit
eb718cbe3a
@ -2023,6 +2023,9 @@ skipped-builds:
|
||||
# See: https://github.com/fpco/stackage/issues/696
|
||||
- libsystemd-journal
|
||||
|
||||
- cabal-install-ghc72
|
||||
- cabal-install-ghc74
|
||||
|
||||
|
||||
|
||||
# By skipping a test suite, we do not pull in the build dependencies
|
||||
@ -2568,5 +2571,8 @@ github-users:
|
||||
# Useful for checking for strict upper bounds against new versions of core
|
||||
# packages, e.g. when a new version of transformers is released
|
||||
#
|
||||
# treat-as-non-core:
|
||||
treat-as-non-core:
|
||||
- cabal-install-ghc72
|
||||
- cabal-install-ghc74
|
||||
|
||||
# - transformers
|
||||
|
||||
Loading…
Reference in New Issue
Block a user