Skip to content

Commit

Permalink
Fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
dopamane committed Dec 7, 2024
1 parent 76e8ac2 commit aeeed69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/haskell.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
strategy:
matrix:
ghc: ['9.0', '9.2', '9.4', '9.6', '9.8']
os: [macos-14, ubuntu-20.04, windows-2022]
os: [macos-13, ubuntu-20.04, windows-2022]
name: ${{ matrix.os }} GHC ${{ matrix.ghc }}
steps:
- name: Checkout
Expand Down

0 comments on commit aeeed69

Please sign in to comment.