Skip to content

Commit

Permalink
Move release to GHC 9.8.1 (#951)
Browse files Browse the repository at this point in the history
* Drop GHC 8.10 from CI

Signed-off-by: Mihai Maruseac <mihai.maruseac@gmail.com>

* Update changelog too

Signed-off-by: Mihai Maruseac <mihai.maruseac@gmail.com>

* Move release to GHC 9.8.1

Signed-off-by: Mihai Maruseac <mihai.maruseac@gmail.com>

---------

Signed-off-by: Mihai Maruseac <mihai.maruseac@gmail.com>
  • Loading branch information
mihaimaruseac committed Sep 7, 2024
1 parent 29bd138 commit a8ec6d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
# are not building a new cache here, just reusing an existing one.
env:
os: ubuntu-latest
ghc: 9.6.3
ghc: 9.8.1
outputs:
hash_sdist: ${{ steps.hash_sdist.outputs.hash_sdist }}
hash_execs: ${{ steps.hash_execs.outputs.hash_execs }}
Expand Down

0 comments on commit a8ec6d8

Please sign in to comment.