Skip to content

Commit

Permalink
Merge pull request #17 from waddlaw/fix-ci
Browse files Browse the repository at this point in the history
Fix typo
  • Loading branch information
fumieval authored Feb 16, 2021
2 parents d5c977c + 2f0f768 commit d6b6688
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-18.04, macos-10.15]
ghc: ["8.6", "8,8", "8.10", "9.0"]
ghc: ["8.6", "8.8", "8.10", "9.0"]
cabal: ["3.2"]

steps:
Expand Down

0 comments on commit d6b6688

Please sign in to comment.