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 d5e9586 commit df9f5bdCopy full SHA for df9f5bd
.github/bors.toml
@@ -18,13 +18,8 @@ status = [
18
"CI (stable, x86_64-unknown-linux-musl)",
19
"CI (stable, x86_64-apple-darwin)",
20
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)",
+ "CI (1.28.0, x86_64-unknown-linux-gnu)",
+ "CI (1.28.0, x86_64-apple-darwin)",
28
29
"checks"
30
]
0 commit comments