Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sol committed May 31, 2024
1 parent af7704f commit d49b023
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,13 @@ jobs:
- '9.2'
- '9.4'
- '9.6'
- '9.8'
- '9.10'
include:
- os: macos-latest
ghc: latest
- os: macos-12
ghc: system
- os: windows-latest
ghc: latest
ghc: system
steps:
- uses: actions/checkout@v3
- uses: hspec/setup-haskell@v1
Expand Down

0 comments on commit d49b023

Please sign in to comment.