Bump Azure Windows CI to stack.yaml (lts-18.16)

This commit is contained in:
Mike Pilgrem 2021-11-07 17:27:02 +00:00
commit bdeabc6520

View file

@ -7,10 +7,11 @@ jobs:
vmImage: ${{ parameters.vmImage }}
strategy:
matrix:
stack:
BUILD: stack
STACK_YAML: stack.yaml
ARGS: --pedantic
# lts-16.12 fails intermittently on windows. :(
# stack:
# BUILD: stack
# ARGS: --pedantic
# lts-15 fails due to segfaults. Think it is a GHC issue.
# stack-lts-15:
# BUILD: stack