Skip to content

Commit 234e8e4

Browse files
authored
ci: move tests to new linux-docker pool (bug 1995275) (#830)
1 parent 06698c4 commit 234e8e4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

taskcluster/config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,9 @@ workers:
3232
provisioner: 'taskgraph-t'
3333
implementation: docker-worker
3434
os: linux
35-
worker-type: linux-gcp
35+
worker-type: linux-docker
3636
misc:
3737
provisioner: 'taskgraph-t'
3838
implementation: docker-worker
3939
os: linux
40-
worker-type: linux-gcp
40+
worker-type: linux-docker

0 commit comments

Comments
 (0)