Skip to content

Commit

Permalink
Disable older lts on CI
Browse files Browse the repository at this point in the history
  • Loading branch information
lehins committed Apr 22, 2021
1 parent 793984f commit edf76c1
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .azure/job.yml
Expand Up @@ -34,13 +34,6 @@ jobs:
lts-12.26:
RESOLVER: "lts-12.26" # ghc-8.4.4
STACK_YAML: "stack-extra-deps.yaml"
lts-13.9:
RESOLVER: "lts-13.9" # ghc-8.6.3
STACK_YAML: "stack-extra-deps.yaml"
# Can't find haddock binary on Windows for some reason
# lts-13.19:
# RESOLVER: "lts-13.19" # ghc-8.6.4
# STACK_YAML: "stack-extra-deps.yaml"
lts-13.30:
RESOLVER: "lts-13.30" # ghc-8.6.5
STACK_YAML: "stack-extra-deps.yaml"
Expand Down

0 comments on commit edf76c1

Please sign in to comment.