Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: Update actions #126

Merged
merged 1 commit into from
Jun 14, 2024
Merged

Conversation

wismill
Copy link
Collaborator

@wismill wismill commented Jun 14, 2024

No description provided.

- Replace deprecated `haskell/actions/setup` with `haskell-actions/setup`
- Bump actions
- Bump macOS
@wismill
Copy link
Collaborator Author

wismill commented Jun 14, 2024

Note that there is something fishy about GHC 8.0.2:

2024-06-14T08:57:10.7761968Z --------------------------------------------------
2024-06-14T08:57:10.7763786Z cabal v2-build --with-compiler /home/runner/.ghcup/bin/ghc --enable-benchmarks --only-dependencies --reorder-goals --max-backjumps=-1 all
2024-06-14T08:57:10.7765463Z [16 sec] Install package dependencies
2024-06-14T08:57:10.7766000Z --------------------------------------------------
2024-06-14T08:57:12.6235642Z Resolving dependencies...
2024-06-14T09:14:42.8723596Z Up to date

So resolving dependencies takes… 17 min? GHC 8.2.2 uses the same cabal-install version, i.e. 3.2, but does not have this issue.

@wismill wismill merged commit 402ee51 into composewell:master Jun 14, 2024
16 of 17 checks passed
@wismill wismill deleted the ci/haskell-actions branch June 14, 2024 09:52
@wismill
Copy link
Collaborator Author

wismill commented Jun 14, 2024

GHC 8.0.2 issue seems to be fixed in #124.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant