Skip to content

Commit

Permalink
Update GHC and Cabal versions
Browse files Browse the repository at this point in the history
  • Loading branch information
kaBeech committed Aug 20, 2024
1 parent bd9a579 commit 020ad09
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/benchmarking.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ jobs:
- uses: actions/checkout@v4
- uses: actions/setup-haskell@v1
with:
ghc-version: '8.10.3'
cabal-version: '3.2'
ghc-version: '9.6.5'
cabal-version: '3.10.3.0'

- name: Cache
uses: actions/cache@v3
Expand Down

0 comments on commit 020ad09

Please sign in to comment.