IntersectMBO / cardano-ledger

The ledger implementation and specifications of the Cardano blockchain.
Apache License 2.0
262 stars 155 forks source link

Implement ghc heap limiting and retrying in CI #4638

Closed neilmayhew closed 2 months ago

neilmayhew commented 2 months ago

Description

Set a heap-size limit for ghc 8 only in CI

Checklist