Skip to content
This repository was archived by the owner on Jan 2, 2021. It is now read-only.

Commit d874a32

Browse files
authored
Disable the 8.8 Windows tests, too unreliable (#850)
* Disable the 8.8 Windows tests, too unreliable * Disable the 8.10 Windows tests, idem
1 parent 03bdcae commit d874a32

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.azure/windows-stack.yml

+4-4
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@ jobs:
55
vmImage: 'windows-2019'
66
strategy:
77
matrix:
8-
stack_810:
9-
STACK_YAML: "stack8101.yaml"
10-
stack_88:
11-
STACK_YAML: "stack88.yaml"
8+
# stack_810:
9+
# STACK_YAML: "stack8101.yaml"
10+
# stack_88:
11+
# STACK_YAML: "stack88.yaml"
1212
stack_86:
1313
STACK_YAML: "stack.yaml"
1414
stack_ghc_lib_88:

0 commit comments

Comments
 (0)