Skip to content

Commit 4452134

Browse files
committed
feat: add windows worker pool
1 parent 5c9962a commit 4452134

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

taskcluster/config.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,3 +38,8 @@ workers:
3838
implementation: docker-worker
3939
os: linux
4040
worker-type: linux-docker
41+
t-windows:
42+
provisioner: 'taskgraph-t'
43+
implementation: generic-worker
44+
os: windows
45+
worker-type: win11-64-2009

0 commit comments

Comments
 (0)