mirror of
https://github.com/reanimate/reanimate.git
synced 2026-09-12 00:23:08 +00:00
Bump Azure Windows CI to stack.yaml (lts-18.16)
This commit is contained in:
parent
9e7472bcae
commit
bdeabc6520
1 changed files with 4 additions and 3 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue