Taskcluster Windows: add gstreamer

This commit is contained in:
Simon Sapin 2018-10-03 09:18:23 +02:00
parent 233c911639
commit b5cf1f87cf
2 changed files with 93 additions and 68 deletions

View file

@ -46,7 +46,7 @@ but that will make any running task fail.
## FIXME: possible improvement
* Have a separate staging worker type to try new AMIs without affecting the production CI
* Automate cleaning up old, unused AMIs
* Automate cleaning up old, unused AMIs and their backing EBS snapshots
* Use multiple AWS regions
* Use the Taskcluster API to automate updating worker type definitions?