1
0
mirror of synced 2025-12-29 18:00:57 -05:00

Merge pull request #22731 from github/repo-sync

repo sync
This commit is contained in:
Octomerger Bot
2022-12-16 02:35:27 -05:00
committed by GitHub

View File

@@ -33,9 +33,10 @@ Windows Server 2019
Ubuntu 22.04
</td>
<td>
<code>ubuntu-22.04</code>
<code>ubuntu-latest</code> or <code>ubuntu-22.04</code>
</td>
<td>
The <code>ubuntu-latest</code> label currently uses the Ubuntu 22.04 runner image.
</td>
</tr>
<tr>
@@ -43,10 +44,9 @@ Ubuntu 22.04
Ubuntu 20.04
</td>
<td>
<code>ubuntu-latest</code> or <code>ubuntu-20.04</code>
<code>ubuntu-20.04</code>
</td>
<td>
The <code>ubuntu-latest</code> label is currently transitioning to the Ubuntu 22.04 runner image. During the transition, the label might refer to the runner image for either Ubuntu 20.04 or 22.04. For more information, see <a href="https://github.blog/changelog/2022-11-09-github-actions-ubuntu-latest-workflows-will-use-ubuntu-22-04/">this {% data variables.product.prodname_dotcom %} blog post</a>.
</rd>
</tr>
<tr>