Skip to content

Commit bff24b6

Browse files
authored
Update GitHub self-hosted runners (#2595)
1 parent 34cf876 commit bff24b6

File tree

1 file changed

+11
-4
lines changed

1 file changed

+11
-4
lines changed

assets.md

+11-4
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ This file is intended to list all the assets controlled by OpenTelemetry.
1212
* [AWS account](#aws-account)
1313
* [Equinix bare metal runners](#equinix-bare-metal-runners)
1414
* [FOSSA](#fossa)
15-
* [GitHub Actions large runners](#github-actions-large-runners)
15+
* [GitHub-hosted runners](#github-hosted-runners)
1616
* [Google Cloud account](#google-cloud-account)
1717
* [Grafana organization for SIG Security](#grafana-organization-for-sig-security)
1818
* [Netlify](#netlify)
@@ -94,15 +94,22 @@ Link: https://app.fossa.com/
9494
- Admin: CNCF (via [CNCF Service Desk ticket](https://cncfservicedesk.atlassian.net/servicedesk/customer/portals)).
9595
- Team admins: [@austinlparker](https://github.com/austinlparker), [@reyang](https://github.com/reyang), [@trask](https://github.com/trask)
9696

97-
### GitHub Actions large runners
97+
### GitHub-hosted runners
9898

9999
Access to large runners is available to repositories on request (open a community issue),
100-
which will give access to the following runners:
100+
which will give access to the following GitHub-hosted runners:
101101

102102
- `otel-linux-latest-8-cores`
103103
- `otel-windows-latest-8-cores`
104104

105-
Note: these pay-as-you-go GitHub-hosted runners for ARM64 are available for free for CNCF projects.
105+
Windows ARM64 GitHub-hosted runners are also available if needed:
106+
107+
- `otel-windows-arm64`
108+
109+
(Linux ARM64 runners are
110+
[available for free to all public repositories](https://github.blog/changelog/2025-01-16-linux-arm64-hosted-runners-now-available-for-free-in-public-repositories-public-preview/))
111+
112+
Note: these GitHub-hosted runners are pay-as-you-go.
106113
CNCF and GitHub expect fair use of these provided resources.
107114
Please ensure your workloads are optimized to avoid unnecessary usage.
108115

0 commit comments

Comments
 (0)