Skip to content

Commit 509a69d

Browse files
committed
Update bors config.
1 parent 4f95e04 commit 509a69d

File tree

1 file changed

+10
-6
lines changed

1 file changed

+10
-6
lines changed

.github/bors.toml

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,15 @@ block_labels = ["needs-decision"]
22
delete_merged_branches = true
33
required_approvals = 1
44
status = [
5-
"ci-linux (stable, x86_64-unknown-linux-gnu)",
6-
"ci-linux (stable, thumbv6m-none-eabi)",
7-
"ci-linux (stable, thumbv7m-none-eabi)",
8-
"ci-linux (1.54.0, x86_64-unknown-linux-gnu)",
9-
"ci-linux-test (stable)",
10-
"ci-linux-test (1.54.0, x86_64-unknown-linux-gnu)",
5+
"test (stable, x86_64-unknown-linux-gnu)",
6+
"test (stable, thumbv6m-none-eabi)",
7+
"test (stable, thumbv7m-none-eabi)",
8+
"test (1.54.0, x86_64-unknown-linux-gnu)",
9+
"test (1.54.0, thumbv6m-none-eabi)",
10+
"test (1.54.0, thumbv7m-none-eabi)",
11+
"test (nightly, x86_64-unknown-linux-gnu)",
12+
"test (nightly, thumbv6m-none-eabi)",
13+
"test (nightly, thumbv7m-none-eabi)",
14+
"clippy",
1115
"fmt",
1216
]

0 commit comments

Comments
 (0)