We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a789f05 commit 03e5127Copy full SHA for 03e5127
.github/mergify.yml
@@ -7,6 +7,8 @@ pull_request_rules:
7
conditions:
8
- status-success=bench-example (8.10.3, ubuntu-latest, Cabal-3.0.0.0)
9
- status-success=bench-example (8.10.3, ubuntu-latest, lsp-types-1.0.0.1)
10
+ # disabled (too slow, ~4h) until hie-bios >0.7.2 is released
11
+ # - status-success=bench-example (8.10.3, ubuntu-latest, bench_example_HLS)
12
13
- status-success=nix (default, ubuntu-latest)
14
- status-success=nix (default, macOS-latest)
0 commit comments