Skip to content

Commit d05b6aa

Browse files
kylegalbraithgithub-actions[bot]
authored andcommitted
Update docs content from https://github.com/depot/app
1 parent 80a8ccb commit d05b6aa

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

content/github-actions/runner-types.mdx

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,3 +116,14 @@ Note that on your Billing summary, costs are broken down by `Billed minutes` and
116116
- `Billed minutes` multiples the `Minutes multiplier` (from the table above) by the `Elapsed minutes`.
117117
- The rate at which `Billed minutes` accumulates is based on the size of the `Minutes multiplier`.
118118
- What you pay is the total `Billed minutes` minus the included minutes of your plan.
119+
120+
## What software and tools are included?
121+
122+
If you'd like to see what tools and software are installed in each runner image, please see the links to the `README` in GitHub's repository:
123+
124+
- [`depot-ubuntu-24.04`](https://github.com/actions/runner-images/blob/main/images/ubuntu/Ubuntu2404-Readme.md) and `depot-ubuntu-latest`
125+
- [`depot-ubuntu-22.04`](https://github.com/actions/runner-images/blob/main/images/ubuntu/Ubuntu2204-Readme.md)
126+
- [`depot-macos-14`](https://github.com/actions/runner-images/blob/main/images/macos/macos-14-Readme.md) and `depot-macos-latest`
127+
- [`depot-windows-2022`](https://github.com/actions/runner-images/blob/main/images/windows/Windows2022-Readme.md)
128+
129+
_Note: We do our best to keep our images in sync with GitHub's, but there may be a slight delay between when GitHub updates their images and when we update ours. If you need a specific version of a tool or software, please check the links above to see if it's available in the image you're using._

0 commit comments

Comments
 (0)