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

chore: ci: pin ghc to 9.2 #289

Merged
merged 1 commit into from
Jan 8, 2025
Merged

chore: ci: pin ghc to 9.2 #289

merged 1 commit into from
Jan 8, 2025

Conversation

istankovic
Copy link
Member

Should fix this Cabal warning:

Warning: Unknown/unsupported 'ghc' version detected (Cabal 3.14.1.0 supports
'ghc' version < 9.12): /home/runner/.ghcup/bin/ghc is version 9.12.1

and hopefully the build error.

@codecov-commenter
Copy link

codecov-commenter commented Jan 7, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.03%. Comparing base (8f087e2) to head (e922e61).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #289   +/-   ##
=======================================
  Coverage   80.03%   80.03%           
=======================================
  Files          49       49           
  Lines        4323     4323           
=======================================
  Hits         3460     3460           
  Misses        863      863           

Should fix this Cabal warning:

    Warning: Unknown/unsupported 'ghc' version detected (Cabal 3.14.1.0 supports
    'ghc' version < 9.12): /home/runner/.ghcup/bin/ghc is version 9.12.1

and hopefully the build error.
@istankovic istankovic changed the title chore: ci: pin ghc to 9.11 chore: ci: pin ghc to 9.2 Jan 8, 2025
@istankovic istankovic marked this pull request as ready for review January 8, 2025 12:13
@istankovic istankovic requested a review from a team as a code owner January 8, 2025 12:13
@istankovic istankovic merged commit a9f4815 into main Jan 8, 2025
16 checks passed
@istankovic istankovic deleted the ivan/fix-ci branch January 8, 2025 12:21
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.

3 participants