Not compatible with nightly right now

This commit is contained in:
Michael Snoyman 2019-10-10 06:43:51 +03:00
parent c8aeb61ace
commit b788310519
No known key found for this signature in database
GPG Key ID: 907EAE2F42B52046

View File

@ -48,9 +48,9 @@ jobs:
BUILD: cabal BUILD: cabal
GHCVER: 8.6.5 GHCVER: 8.6.5
CABALVER: 2.4 CABALVER: 2.4
nightly: #nightly:
BUILD: stack # BUILD: stack
ARGS: "--resolver nightly" # ARGS: "--resolver nightly"
pedantic: pedantic:
BUILD: pedantic BUILD: pedantic
STACK_YAML: stack.yaml STACK_YAML: stack.yaml