diff options
Diffstat (limited to '')
-rw-r--r-- | taskcluster/kinds/test/xpcshell.yml (renamed from taskcluster/ci/test/xpcshell.yml) | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/taskcluster/ci/test/xpcshell.yml b/taskcluster/kinds/test/xpcshell.yml index 02a615bdc2..7b417e869b 100644 --- a/taskcluster/ci/test/xpcshell.yml +++ b/taskcluster/kinds/test/xpcshell.yml @@ -5,10 +5,7 @@ job-defaults: suite: category: xpcshell - name: - by-variant: - msix: xpcshell-msix - default: xpcshell + name: xpcshell target: by-test-platform: android-em-7.*: geckoview-test_runner.apk |