Skip to content

Commit a1e6f73

Browse files
authored
Merge pull request #34479 from github/repo-sync
Repo sync
2 parents d8ef35d + dba4e68 commit a1e6f73

File tree

8 files changed

+11
-14
lines changed

8 files changed

+11
-14
lines changed

.github/workflows/sme-review-tracking-issue.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,10 @@ jobs:
4040
4141
${process.env.URL}
4242
43+
### Reason for SME review
44+
45+
@${context.payload.sender.login} (Optional) _Insert short answer regarding why SME assistance is required to review this contribution_
46+
4347
### Location SME review was requested
4448
4549
_Insert link to the location SME review was initially requested_

content/actions/using-github-hosted-runners/using-larger-runners/about-larger-runners.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -75,9 +75,6 @@ You can choose from several specifications for {% data variables.actions.hosted_
7575

7676
### Specifications for general {% data variables.actions.hosted_runners %}
7777

78-
> [!NOTE]
79-
> arm64 runners are currently in beta and subject to change.
80-
8178
| CPU | Memory (RAM) | Storage (SSD) | Architecture | Operating system (OS) |
8279
| --- | ------------- | ------------- | ------------ | --------------------- |
8380
| 6 | 14 GB | 14 GB | arm64 | macOS |

content/actions/using-github-hosted-runners/using-larger-runners/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: About larger runners
3-
shortTitle: About larger runners
2+
title: Using larger runners
3+
shortTitle: Using larger runners
44
intro: '{% data variables.product.prodname_dotcom %} offers runners with more RAM, CPU, and disk space.'
55
versions:
66
feature: actions-hosted-runners

content/actions/using-github-hosted-runners/using-larger-runners/managing-larger-runners.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ redirect_from:
1212

1313
> [!NOTE]
1414
> * {% data reusables.actions.windows-linux-larger-runners-note %}
15-
> * ARM-powered runners are currently in beta and are subject to change.
1615
1716
{% ifversion ghec %}
1817

data/reusables/actions/azure-vnet-supported-regions.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,4 @@ Azure private networking supports arm64 runners in the following regions.
3535
* `NorthCentralUs`
3636
* `SouthCentralUs`
3737

38-
> [!NOTE]
39-
> arm64 runners are currently in beta and subject to change.
40-
4138
If your desired region is not supported, please submit a request for new region availability in [this GitHub form](https://resources.github.com/private-networking-for-github-hosted-runners-with-azure-virtual-networks/). You may also use global virtual network peering to connect virtual networks across Azure regions. For more information, see [Virtual network peering](https://learn.microsoft.com/en-us/azure/virtual-network/virtual-network-peering-overview) in the Azure documentation.

data/reusables/actions/jobs/section-choosing-the-runner-for-a-job.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,10 +66,10 @@ Available {% data variables.product.prodname_dotcom %}-hosted runner labels are:
6666
<tbody>
6767
<tr>
6868
<td>
69-
<code>ubuntu-latest</code>,<code>ubuntu-24.04</code>, <code>ubuntu-22.04</code>, <code>ubuntu-20.04</code>
69+
<code>ubuntu-latest</code>,<code>ubuntu-24.04</code> [Beta], <code>ubuntu-22.04</code>, <code>ubuntu-20.04</code>
7070
</td>
7171
<td>
72-
The <code>ubuntu-latest</code> label currently uses the Ubuntu 24.04 runner image.
72+
The <code>ubuntu-latest</code> label currently uses the Ubuntu 22.04 runner image.
7373
</td>
7474
</tr>
7575
<tr>

data/reusables/actions/supported-github-runners.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Linux
2727
14 GB
2828
</td>
2929
<td>
30-
<code><a href="https://github.com/actions/runner-images/blob/main/images/ubuntu/Ubuntu2404-Readme.md">ubuntu-latest</a></code>, <code><a href="https://github.com/actions/runner-images/blob/main/images/ubuntu/Ubuntu2404-Readme.md">ubuntu-24.04</a></code>, <code><a href="https://github.com/actions/runner-images/blob/main/images/ubuntu/Ubuntu2204-Readme.md">ubuntu-22.04</a></code>, <code><a href="https://github.com/actions/runner-images/blob/main/images/ubuntu/Ubuntu2004-Readme.md">ubuntu-20.04</a></code>
30+
<code><a href="https://github.com/actions/runner-images/blob/main/images/ubuntu/Ubuntu2204-Readme.md">ubuntu-latest</a></code>, <code><a href="https://github.com/actions/runner-images/blob/main/images/ubuntu/Ubuntu204-Readme.md">ubuntu-24.04</a></code> [Beta], <code><a href="https://github.com/actions/runner-images/blob/main/images/ubuntu/Ubuntu2204-Readme.md">ubuntu-22.04</a></code>, <code><a href="https://github.com/actions/runner-images/blob/main/images/ubuntu/Ubuntu2004-Readme.md">ubuntu-20.04</a></code>
3131
</td>
3232
</tr>
3333
<tr>
@@ -128,7 +128,7 @@ Linux
128128
14 GB
129129
</td>
130130
<td>
131-
<code><a href="https://github.com/actions/runner-images/blob/main/images/ubuntu/Ubuntu2404-Readme.md">ubuntu-latest</a></code>, <code><a href="https://github.com/actions/runner-images/blob/main/images/ubuntu/Ubuntu2404-Readme.md">ubuntu-24.04</a></code>, <code><a href="https://github.com/actions/runner-images/blob/main/images/ubuntu/Ubuntu2204-Readme.md">ubuntu-22.04</a></code>, <code><a href="https://github.com/actions/runner-images/blob/main/images/ubuntu/Ubuntu2004-Readme.md">ubuntu-20.04</a></code>
131+
<code><a href="https://github.com/actions/runner-images/blob/main/images/ubuntu/Ubuntu2204-Readme.md">ubuntu-latest</a></code>, <code><a href="https://github.com/actions/runner-images/blob/main/images/ubuntu/Ubuntu2404-Readme.md">ubuntu-24.04</a></code> [Beta], <code><a href="https://github.com/actions/runner-images/blob/main/images/ubuntu/Ubuntu2204-Readme.md">ubuntu-22.04</a></code>, <code><a href="https://github.com/actions/runner-images/blob/main/images/ubuntu/Ubuntu2004-Readme.md">ubuntu-20.04</a></code>
132132
</td>
133133
</tr>
134134
<tr>

src/audit-logs/lib/config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33
"apiOnlyEvents": "This event is not available in the web interface, only via the REST API, audit log streaming, or JSON/CSV exports.",
44
"apiRequestEvent": "This event is only available via audit log streaming."
55
},
6-
"sha": "34d03f4ac75933813cdf729e0080334adb1f61ca"
6+
"sha": "1edaa64f5136ea30fb0de04ac67d03a25120684d"
77
}

0 commit comments

Comments
 (0)