Skip to content

Commit c7798d1

Browse files
committed
CI: Re-enable bzlmod with GHC 9.4.x
1 parent b6486c9 commit c7798d1

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/workflow.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,6 @@ jobs:
2727
exclude:
2828
- module: rules_haskell_nix
2929
bzlmod: false
30-
# TODO: in a MODULE.bazel file we declare version specific dependencies, would need to use stack snapshot json
31-
# and stack config per GHC version
32-
- ghc: 9.4.5
33-
bzlmod: true
3430
runs-on: ${{ matrix.os }}
3531
steps:
3632
- if: ${{ matrix.os == 'ubuntu-latest' }}

0 commit comments

Comments
 (0)