Skip to content

Commit f6cbef5

Browse files
committed
Fix bors CI configuration
1 parent dbe325d commit f6cbef5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/bors.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -16,15 +16,15 @@ status = [
1616
"CI (stable, s390x-unknown-linux-gnu)",
1717
"CI (stable, x86_64-unknown-linux-gnu)",
1818
"CI (stable, x86_64-unknown-linux-musl)",
19-
"CI (stable, x86_64-apple-darwin)",
19+
"CI-macOS (stable, x86_64-apple-darwin)",
2020

2121
"CI (stable, --features=async-tokio, x86_64-unknown-linux-gnu)",
2222
"CI (stable, --features=mio-evented, x86_64-unknown-linux-gnu)",
2323

2424
"CI (1.46.0, --features=async-tokio, x86_64-unknown-linux-gnu)",
2525
"CI (1.46.0, --features=mio-evented, x86_64-unknown-linux-gnu)",
2626
"CI (1.46.0, x86_64-unknown-linux-gnu)",
27-
"CI (1.46.0, x86_64-apple-darwin)",
27+
"CI-macOS (1.46.0, x86_64-apple-darwin)",
2828

2929
"checks"
3030
]

0 commit comments

Comments
 (0)