Skip to content

Commit b52f930

Browse files
committed
Fix build names for bors
1 parent 36954a6 commit b52f930

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/bors.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ status = [
55
"CI (stable, x86_64-unknown-linux-gnu)",
66
"CI (stable, armv7-unknown-linux-gnueabihf)",
77
"CI (1.46.0, x86_64-unknown-linux-gnu)",
8-
"CI (stable, x86_64-apple-darwin)",
9-
"CI (1.46.0, x86_64-apple-darwin)",
8+
"CI-macOS (stable, x86_64-apple-darwin)",
9+
"CI-macOS (1.46.0, x86_64-apple-darwin)",
1010
]

0 commit comments

Comments
 (0)