Skip to content

Commit 1b9148a

Browse files
Remove Ubuntu 20.04 from supported GitHub Actions runners list (#37760)
Co-authored-by: Sharra-writes <[email protected]>
1 parent 433e09b commit 1b9148a

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)