Skip to content

Commit

Permalink
bumping compiler version and cabal version
Browse files Browse the repository at this point in the history
  • Loading branch information
noinia committed Oct 21, 2024
1 parent 3ee8607 commit 63a118f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,12 @@ jobs:
strategy:
matrix:
include:
- compiler: ghc-9.6.4
- compiler: ghc-9.10.1
compilerKind: ghc
compilerVersion: 9.6.4
compilerVersion: 9.10.1
setup-method: ghcup
allow-failure: false
cabalVersion: 3.10.2.1
cabalVersion: 3.12.1.0
fail-fast: false
steps:
- name: Set environment variables
Expand Down

0 comments on commit 63a118f

Please sign in to comment.