Skip to content

Commit

Permalink
Disable the 8.8 Windows tests, too unreliable (haskell/ghcide#850)
Browse files Browse the repository at this point in the history
* Disable the 8.8 Windows tests, too unreliable

* Disable the 8.10 Windows tests, idem
  • Loading branch information
pepeiborra authored Oct 6, 2020
1 parent 2e64a6e commit cb5af26
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions ghcide/.azure/windows-stack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@ jobs:
vmImage: 'windows-2019'
strategy:
matrix:
stack_810:
STACK_YAML: "stack8101.yaml"
stack_88:
STACK_YAML: "stack88.yaml"
# stack_810:
# STACK_YAML: "stack8101.yaml"
# stack_88:
# STACK_YAML: "stack88.yaml"
stack_86:
STACK_YAML: "stack.yaml"
stack_ghc_lib_88:
Expand Down

0 comments on commit cb5af26

Please sign in to comment.