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 1213cf9 commit 4952d0cCopy full SHA for 4952d0c
cfg.production.toml
@@ -150,8 +150,6 @@ secret = "${HOMU_WEBHOOK_SECRET_LIBC}"
150
151
[repo.libc.checks.actions]
152
name = "bors build finished"
153
-[repo.libc.checks.cirrus-freebsd-11]
154
-name = "stable x86_64-unknown-freebsd-11"
155
[repo.libc.checks.cirrus-freebsd-12]
156
name = "nightly x86_64-unknown-freebsd-12"
157
[repo.libc.checks.cirrus-freebsd-13]
@@ -404,4 +402,4 @@ try_users = []
404
402
[repo.rust-analyzer.github]
405
403
secret = "${HOMU_WEBHOOK_SECRET_RUST_ANALYZER}"
406
[repo.rust-analyzer.checks.actions]
407
-name = "bors build finished"
+name = "bors build finished"
0 commit comments