Skip to content

Commit

Permalink
temp: use bhearsum's worker for cpu tasks to test out latest generic-…
Browse files Browse the repository at this point in the history
…worker
  • Loading branch information
bhearsum committed Dec 27, 2024
1 parent 330f4cf commit b687891
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions taskcluster/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,32 +64,32 @@ workers:
provisioner: '{trust-domain}-{level}'
implementation: docker-worker
os: linux
worker-type: 'b-linux-large-gcp-d2g'
worker-type: bhearsum-translations-issue538
b-linux-large-gcp-300gb:
provisioner: '{trust-domain}-{level}'
implementation: docker-worker
os: linux
worker-type: 'b-linux-large-gcp-d2g-300gb'
worker-type: bhearsum-translations-issue538
b-linux-large-gcp-1tb-32-256:
provisioner: '{trust-domain}-{level}'
implementation: docker-worker
os: linux
worker-type: 'b-linux-large-gcp-1tb-32-256-d2g'
worker-type: bhearsum-translations-issue538
b-linux-large-gcp-1tb-32-256-standard:
provisioner: '{trust-domain}-{level}'
implementation: docker-worker
os: linux
worker-type: 'b-linux-large-gcp-1tb-32-256-std-d2g'
worker-type: bhearsum-translations-issue538
b-linux-large-gcp-1tb-64-512:
provisioner: '{trust-domain}-{level}'
implementation: docker-worker
os: linux
worker-type: 'b-linux-large-gcp-1tb-64-512-d2g'
worker-type: bhearsum-translations-issue538
b-linux-large-gcp-1tb-64-512-standard:
provisioner: '{trust-domain}-{level}'
implementation: docker-worker
os: linux
worker-type: 'b-linux-large-gcp-1tb-64-512-std-d2g'
worker-type: bhearsum-translations-issue538
b-linux-v100-gpu:
provisioner: '{trust-domain}-{level}'
implementation: docker-worker
Expand Down

0 comments on commit b687891

Please sign in to comment.