Skip to content

Commit

Permalink
drop 8.8 from ci
Browse files Browse the repository at this point in the history
  • Loading branch information
expipiplus1 committed Dec 28, 2022
1 parent d66ad2e commit a9e8b22
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:
ghc: ['9.2', '9.0', '8.10', '8.8']
ghc: ['8.10', '9.0', '9.2']
os: [ubuntu-20.04, macOS-latest, windows-latest]
fail-fast: false

Expand Down

0 comments on commit a9e8b22

Please sign in to comment.