customize
This commit is contained in:
parent
68cd1058fd
commit
97736c1209
@ -31,7 +31,7 @@ c["workers"] = [
|
|||||||
worker.Worker("worker-rust-1-65", "pass", properties={"rust_version": "1.65"}),
|
worker.Worker("worker-rust-1-65", "pass", properties={"rust_version": "1.65"}),
|
||||||
worker.Worker("worker-rust-1-71", "pass", properties={"rust_version": "1.71"}),
|
worker.Worker("worker-rust-1-71", "pass", properties={"rust_version": "1.71"}),
|
||||||
]
|
]
|
||||||
rust_workers = ["worker-rust-1-65", "worker-rust-1-71"]
|
rust_workers = ["worker-rust-1-65"]
|
||||||
|
|
||||||
if "BUILDBOT_MQ_URL" in os.environ:
|
if "BUILDBOT_MQ_URL" in os.environ:
|
||||||
c["mq"] = {
|
c["mq"] = {
|
||||||
|
Loading…
Reference in New Issue
Block a user