Skip to content

Commit

Permalink
Bug 1331749 - Promote Windows clang-cl builds to tier 1; r=KWierso
Browse files Browse the repository at this point in the history
  • Loading branch information
ehsan committed Jan 17, 2017
1 parent 290ea57 commit 9089fd7
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions taskcluster/ci/static-analysis/kind.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ jobs:
treeherder:
platform: windows2012-32/debug
symbol: tc(S)
tier: 2
tier: 1
worker-type: aws-provisioner-v1/gecko-{level}-b-win2012
worker:
implementation: generic-worker
Expand All @@ -92,7 +92,7 @@ jobs:
treeherder:
platform: windows2012-32/opt
symbol: tc(S)
tier: 2
tier: 1
worker-type: aws-provisioner-v1/gecko-{level}-b-win2012
worker:
implementation: generic-worker
Expand All @@ -111,7 +111,7 @@ jobs:
treeherder:
platform: windows2012-64/debug
symbol: tc(S)
tier: 2
tier: 1
worker-type: aws-provisioner-v1/gecko-{level}-b-win2012
worker:
implementation: generic-worker
Expand All @@ -130,7 +130,7 @@ jobs:
treeherder:
platform: windows2012-64/opt
symbol: tc(S)
tier: 2
tier: 1
worker-type: aws-provisioner-v1/gecko-{level}-b-win2012
worker:
implementation: generic-worker
Expand Down

0 comments on commit 9089fd7

Please sign in to comment.