diff options
Diffstat (limited to '')
-rw-r--r-- | taskcluster/kinds/test/compiled.yml (renamed from taskcluster/ci/test/compiled.yml) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/taskcluster/ci/test/compiled.yml b/taskcluster/kinds/test/compiled.yml index ebe6b9bb2b..f91ccd9970 100644 --- a/taskcluster/ci/test/compiled.yml +++ b/taskcluster/kinds/test/compiled.yml @@ -49,13 +49,13 @@ gtest: description: "GTests run" suite: gtest treeherder-symbol: GTest - instance-size: xlarge-noscratch + instance-size: large-noscratch run-on-projects: by-variant: 1proc: by-test-platform: .*android.*: built-projects - .*(devedition|tsan|wayland).*: [] + .*(devedition|wayland).*: [] linux1804-32-qr/opt: [] # try only, shippable on m-c linux1804-32-qr/debug: ['mozilla-central'] # try and m-c linux1804-32-shippable-qr/opt: ['mozilla-central'] # try and m-c |