Skip to content

Commit

Permalink
Test bzlmod with multiple GHC versions
Browse files Browse the repository at this point in the history
  • Loading branch information
aherrmann committed Oct 2, 2023
1 parent baf0596 commit c1ead6e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,9 @@ jobs:
ghc-version: [ghc_8_10_7, ghc_9_0_2, ghc_9_2_7, ghc_9_4_5]
enable-bzlmod: [false]
include:
- os: ubuntu-latest
ghc-version: ghc_9_2_7
enable-bzlmod: true
- os: ubuntu-latest
ghc-version: ghc_9_4_5
enable-bzlmod: true
Expand Down

0 comments on commit c1ead6e

Please sign in to comment.