Skip to content

Commit

Permalink
Add GHC 7.10 CI jobs for Windows and macOS
Browse files Browse the repository at this point in the history
  • Loading branch information
Bodigrim committed Jan 30, 2024
1 parent e54f773 commit eb9419b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/other.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
fail-fast: true
matrix:
os: [windows-latest, macOS-latest]
ghc: ['latest']
ghc: ['7.10', 'latest']
steps:
- uses: actions/checkout@v4
- uses: haskell-actions/setup@v2
Expand Down

0 comments on commit eb9419b

Please sign in to comment.