mirror of
https://github.com/actions/runner-images.git
synced 2025-12-27 20:25:26 +08:00
Move list of pipx packages into toolset
This commit is contained in:
@@ -188,5 +188,9 @@
|
||||
"node:12-alpine",
|
||||
"ubuntu:14.04"
|
||||
]
|
||||
}
|
||||
},
|
||||
"pipx": [
|
||||
"yamllint",
|
||||
"aws-sam-cli"
|
||||
]
|
||||
}
|
||||
|
||||
@@ -151,5 +151,9 @@
|
||||
"node:12-alpine",
|
||||
"ubuntu:14.04"
|
||||
]
|
||||
}
|
||||
},
|
||||
"pipx": [
|
||||
"yamllint",
|
||||
"aws-sam-cli"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user