Switch to LTS-16.12 to get Windows fixes. (#147)

This commit is contained in:
David Himmelstrup 2020-09-01 13:43:44 +08:00 committed by GitHub
commit 7797585dc0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 9 additions and 9 deletions

View file

@ -8,10 +8,10 @@ jobs:
strategy:
matrix:
# lts-16 and lts-15 fails due to segfaults. Think it is a GHC issue.
# stack:
# BUILD: stack
# STACK_YAML: stack.yaml
# ARGS: --pedantic
stack:
BUILD: stack
STACK_YAML: stack.yaml
ARGS: --pedantic
# stack-lts-15:
# BUILD: stack
# STACK_YAML: stack-lts-15.yaml