mirror of
https://github.com/servo/servo
synced 2026-04-25 17:15:48 +02:00
[Do not merge] Run macOS tasks on the mac9 worker
This commit is contained in:
@@ -785,7 +785,7 @@ def macos_task(name):
|
||||
return (
|
||||
decisionlib.MacOsGenericWorkerTask(name)
|
||||
.with_provisioner_id("proj-servo")
|
||||
.with_worker_type("macos")
|
||||
.with_worker_type("macos-disabled-mac9")
|
||||
.with_treeherder_required()
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user