mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
Add some documentation on the various Taskcluster worker types
This commit is contained in:
parent
0375cbcbc0
commit
e576e3d79e
3 changed files with 27 additions and 3 deletions
|
@ -1,4 +1,8 @@
|
|||
# Windows AMIs for Servo on Taskcluster
|
||||
# Windows workers for Servo on Taskcluster
|
||||
|
||||
The `servo-win2016` worker type runs short-lived Windows 2016 workers on EC2.
|
||||
|
||||
## AMIs
|
||||
|
||||
Unlike Linux tasks on `docker-worker` where each tasks is executed in a container
|
||||
based on a Docker image provided with the task,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue