Skip to content

Commit 9c4b78c

Browse files
committed
deprecate 9.6 for now
1 parent a5eba8e commit 9c4b78c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
fail-fast: false
1414
matrix:
1515
os: [ubuntu-latest]
16-
ghc: ['9.6', '9.8', '9.10']
16+
ghc: ['9.8', '9.10']
1717
cabal: ['3.12']
1818
include:
1919
- ghc: '9.10'

0 commit comments

Comments
 (0)