Skip to content

Commit a9e8b22

Browse files
committed
drop 8.8 from ci
1 parent d66ad2e commit a9e8b22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212

1313
strategy:
1414
matrix:
15-
ghc: ['9.2', '9.0', '8.10', '8.8']
15+
ghc: ['8.10', '9.0', '9.2']
1616
os: [ubuntu-20.04, macOS-latest, windows-latest]
1717
fail-fast: false
1818

0 commit comments

Comments
 (0)