Skip to content

Commit

Permalink
Bug 1309507 - take OSX out of tier 3, r=ttaubert
Browse files Browse the repository at this point in the history
Differential Revision: https://phabricator.services.mozilla.com/D71

--HG--
extra : amend_source : c48f49327c33f396ec6f607e630eadec3997a557
  • Loading branch information
franziskuskiefer committed Sep 20, 2017
1 parent 915aa40 commit c1b8be4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions automation/taskcluster/graph/src/extend.js
Expand Up @@ -263,8 +263,7 @@ async function scheduleMac(name, base, args = "") {
},
provisioner: "localprovisioner",
workerType: "nss-macos-10-12",
platform: "mac",
tier: 3
platform: "mac"
});

// Build base definition.
Expand Down

0 comments on commit c1b8be4

Please sign in to comment.