Skip to content
Snippets Groups Projects
Commit 44cc4558 authored by Francesco Gazzetta's avatar Francesco Gazzetta Committed by Mergify
Browse files

Revert "Stick to GHC 8.10.7 until changelog-d is updated"

This reverts commit ee38045d.
parent 810ce16d
No related branches found
No related tags found
No related merge requests found
......@@ -36,9 +36,8 @@ jobs:
- name: ghcup
run: |
ghcup config set cache true
ghcup install ghc 8.10.7
ghcup set ghc 8.10.7
# GHC 8.10.7 needed due to https://github.com/phadej/changelog-d/pull/2
ghcup install ghc recommended
ghcup set ghc recommended
- name: Update Hackage index
run: cabal v2-update
# Cannot install it from tarball due to
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment