We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ec200a commit 3125046Copy full SHA for 3125046
1 file changed
taskcluster/config.yml
@@ -38,3 +38,8 @@ workers:
38
implementation: docker-worker
39
os: linux
40
worker-type: linux-docker
41
+ t-windows:
42
+ provisioner: 'taskgraph-t'
43
+ implementation: generic-worker
44
+ os: windows
45
+ worker-type: win11-64-24h2
0 commit comments