Skip to content

Commit 4639cd7

Browse files
authored
Drop all LTS<10 from build
These are causing issues with Stack.
1 parent ccb31ab commit 4639cd7

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/haskell.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,6 @@ jobs:
99
matrix:
1010
resolver:
1111
- 'lts'
12-
- 'lts-5'
13-
- 'lts-6'
14-
- 'lts-7'
15-
- 'lts-8'
16-
- 'lts-9'
1712
- 'lts-10'
1813
- 'lts-11'
1914
- 'lts-12'

0 commit comments

Comments
 (0)