Skip to content

Commit 49cbdb3

Browse files
authored
Merge pull request #55450 from github/repo-sync
Repo sync
2 parents b0c439e + 1b9148a commit 49cbdb3

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

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

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,7 @@ For public repositories, jobs using the workflow labels shown in the table below
2323
<td>
2424
<code><a href="https://github.com/actions/runner-images/blob/main/images/ubuntu/Ubuntu2404-Readme.md">ubuntu-latest</a></code>,
2525
<code><a href="https://github.com/actions/runner-images/blob/main/images/ubuntu/Ubuntu2404-Readme.md">ubuntu-24.04</a></code>,
26-
<code><a href="https://github.com/actions/runner-images/blob/main/images/ubuntu/Ubuntu2204-Readme.md">ubuntu-22.04</a></code>,
27-
<code><a href="https://github.com/actions/runner-images/blob/main/images/ubuntu/Ubuntu2004-Readme.md">ubuntu-20.04</a></code>
26+
<code><a href="https://github.com/actions/runner-images/blob/main/images/ubuntu/Ubuntu2204-Readme.md">ubuntu-22.04</a></code>
2827
</td>
2928
</tr>
3029
<tr>
@@ -114,8 +113,7 @@ For {% ifversion ghec %}internal and{% endif %} private repositories, jobs using
114113
<td>
115114
<code><a href="https://github.com/actions/runner-images/blob/main/images/ubuntu/Ubuntu2404-Readme.md">ubuntu-latest</a></code>,
116115
<code><a href="https://github.com/actions/runner-images/blob/main/images/ubuntu/Ubuntu2404-Readme.md">ubuntu-24.04</a></code>,
117-
<code><a href="https://github.com/actions/runner-images/blob/main/images/ubuntu/Ubuntu2204-Readme.md">ubuntu-22.04</a></code>,
118-
<code><a href="https://github.com/actions/runner-images/blob/main/images/ubuntu/Ubuntu2004-Readme.md">ubuntu-20.04</a></code>
116+
<code><a href="https://github.com/actions/runner-images/blob/main/images/ubuntu/Ubuntu2204-Readme.md">ubuntu-22.04</a></code>
119117
</td>
120118
</tr>
121119
<tr>

0 commit comments

Comments
 (0)