summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Somers <asomers@gmail.com>2021-08-26 22:03:20 -0600
committerAlan Somers <asomers@gmail.com>2021-08-26 22:03:20 -0600
commitf6d2e152bbec6bfeb0bcdaca45f85e5fd6311ae5 (patch)
treebbd74afe2c982b2a4daf5258df6fdf0bed664cbc
parentdab7332eabed8646f6d01a0d0688b4d1438accb4 (diff)
downloadnix-f6d2e152bbec6bfeb0bcdaca45f85e5fd6311ae5.zip
Fix bors
bors got broken by a spelling change in .cirrus.yml in d20fe20af79cc6fa4528a8a170ad50a1319a1fbf that wasn't propagated to bors.toml.
-rw-r--r--bors.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/bors.toml b/bors.toml
index 1e2ad980..92e6a857 100644
--- a/bors.toml
+++ b/bors.toml
@@ -30,7 +30,7 @@ status = [
"Rust Stable",
"iOS aarch64",
"iOS x86_64",
- "illumos",
+ "Illumos",
]
# Set bors's timeout to 1 hour