Skip to content

Commit

Permalink
Merge pull request #124 from ludat/macos-ci
Browse files Browse the repository at this point in the history
Remove older ghc for macos
  • Loading branch information
ludat authored Apr 25, 2024
2 parents 1ef36ff + 4fb84f6 commit 81af49f
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 8 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/haskell.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,10 @@ jobs:
- 'lts-14.18'
- 'lts-16.12'
- 'lts-18.28'
- 'lts-19.11'
- 'lts-19.33'
- 'lts-20.26'
- 'lts-21.6'
- 'lts-21.25'
- 'lts-22.18'
- 'nightly'

steps:
Expand Down
8 changes: 2 additions & 6 deletions .github/workflows/macOS.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,9 @@ jobs:
- macOS
# - windows
snapshot:
- 'lts-12.11'
- 'lts-14.18'
- 'lts-16.12'
- 'lts-18.28'
- 'lts-19.11'
- 'lts-20.26'
- 'lts-21.6'
- 'lts-21.25'
- 'lts-22.18'
- 'nightly'

steps:
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 81af49f

Please sign in to comment.