Skip to content

Commit

Permalink
bump cabal revision for CI
Browse files Browse the repository at this point in the history
  • Loading branch information
danmatichuk committed Nov 10, 2023
1 parent 5522e53 commit c404577
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
matrix:
arch: [ 'ppc' ]
ghc: ['9.0.2', '9.2.8']
cabal: ['3.4.0.0']
cabal: ['3.6.0.0']
os: [self-hosted]

name: GHC ${{ matrix.ghc }} on ${{ matrix.os }} pate-${{ matrix.arch }}
Expand Down

0 comments on commit c404577

Please sign in to comment.