File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ pull_request_rules:
32
32
- status-success=test (windows-latest, 8.6.5, true)
33
33
- status-success=test (windows-latest, 8.10.2.2)
34
34
- status-success=test (windows-latest, 8.10.1)
35
- - status-success=test (windows-latest, 8.6.4)
35
+ # - status-success=test (windows-latest, 8.6.4)
36
36
37
37
- ' status-success=ci/circleci: ghc-8.10.3'
38
38
- ' status-success=ci/circleci: ghc-8.10.2'
Original file line number Diff line number Diff line change 40
40
ghc : ' 8.10.2.2'
41
41
- os : windows-latest
42
42
ghc : ' 8.10.1'
43
- - os : windows-latest
44
- ghc : ' 8.6.4'
43
+ # This build get stuck frequently
44
+ # - os: windows-latest
45
+ # ghc: '8.6.4'
45
46
46
47
steps :
47
48
# Cancel queued workflows from earlier commits in this branch
You can’t perform that action at this time.
0 commit comments