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 c8c2de5 commit dd6db08Copy full SHA for dd6db08
.github/bors.toml
@@ -2,10 +2,10 @@ block_labels = ["needs-decision"]
2
delete_merged_branches = true
3
required_approvals = 1
4
status = [
5
- "ci-linux (stable, x86_64-unknown-linux-gnu)",
6
- "ci-linux (stable, x86_64-unknown-linux-musl)",
7
- "ci-linux (beta, x86_64-unknown-linux-gnu)",
8
- "ci-linux (beta, x86_64-unknown-linux-musl)",
9
- "ci-linux (1.40.0, x86_64-unknown-linux-gnu)",
10
- "ci-linux (1.40.0, x86_64-unknown-linux-musl)",
+ "CI (stable, x86_64-unknown-linux-gnu)",
+ "CI (stable, x86_64-unknown-linux-musl)",
+ "CI (beta, x86_64-unknown-linux-gnu)",
+ "CI (beta, x86_64-unknown-linux-musl)",
+ "CI (1.46.0, x86_64-unknown-linux-gnu)",
+ "CI (1.46.0, x86_64-unknown-linux-musl)",
11
]
0 commit comments