Skip to content

Commit df9f5bd

Browse files
committed
Fix bors
1 parent d5e9586 commit df9f5bd

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

.github/bors.toml

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -18,13 +18,8 @@ status = [
1818
"CI (stable, x86_64-unknown-linux-musl)",
1919
"CI (stable, x86_64-apple-darwin)",
2020

21-
"CI (stable, --features=async-tokio, x86_64-unknown-linux-gnu)",
22-
"CI (stable, --features=mio-evented, x86_64-unknown-linux-gnu)",
23-
24-
"CI (1.46.0, --features=async-tokio, x86_64-unknown-linux-gnu)",
25-
"CI (1.46.0, --features=mio-evented, x86_64-unknown-linux-gnu)",
26-
"CI (1.46.0, x86_64-unknown-linux-gnu)",
27-
"CI (1.46.0, x86_64-apple-darwin)",
21+
"CI (1.28.0, x86_64-unknown-linux-gnu)",
22+
"CI (1.28.0, x86_64-apple-darwin)",
2823

2924
"checks"
3025
]

0 commit comments

Comments
 (0)