Skip to content

Commit db881d3

Browse files
Merge pull request #169 from Amanieu/patch-2
Remove FreeBSD 11 from libc CI
2 parents 1213cf9 + 4952d0c commit db881d3

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

cfg.production.toml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -150,8 +150,6 @@ secret = "${HOMU_WEBHOOK_SECRET_LIBC}"
150150

151151
[repo.libc.checks.actions]
152152
name = "bors build finished"
153-
[repo.libc.checks.cirrus-freebsd-11]
154-
name = "stable x86_64-unknown-freebsd-11"
155153
[repo.libc.checks.cirrus-freebsd-12]
156154
name = "nightly x86_64-unknown-freebsd-12"
157155
[repo.libc.checks.cirrus-freebsd-13]
@@ -404,4 +402,4 @@ try_users = []
404402
[repo.rust-analyzer.github]
405403
secret = "${HOMU_WEBHOOK_SECRET_RUST_ANALYZER}"
406404
[repo.rust-analyzer.checks.actions]
407-
name = "bors build finished"
405+
name = "bors build finished"

0 commit comments

Comments
 (0)