Closed
Description
In the haskell-ci
–generated GitHub Actions workflow for transformers-compat
, I noticed that despite settings jobs: 2
, the dependencies were being built sequentially. On the other hand, this doesn't happen with the Travis backend:
haskell-ci/src/HaskellCI/Travis.hs
Lines 193 to 199 in 13af816
The GitHub Actions backend should do something similar.
Metadata
Metadata
Assignees
Labels
No labels