Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sol authored Dec 22, 2024
1 parent 47727a1 commit f99fb7a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ jobs:
- '9.8'
- '9.10'
include:
- os: macos-12
ghc: system
- os: macos-latest
ghc: '9.10'
steps:
- uses: actions/checkout@v3
- uses: hspec/setup-haskell@v1
Expand Down

0 comments on commit f99fb7a

Please sign in to comment.