Skip to content

Commit 0192f59

Browse files
AlenaSviridenkoSarah Edwards
andauthored
[March 17] Remove all notes about ubuntu-latest migration and fix labels (#18243)
Co-authored-by: Sarah Edwards <skedwards88@github.com>
1 parent 443d028 commit 0192f59

4 files changed

Lines changed: 2 additions & 9 deletions

File tree

content/actions/reference/workflow-syntax-for-github-actions.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -314,7 +314,6 @@ Available {% data variables.product.prodname_dotcom %}-hosted runner types are:
314314

315315
{% data reusables.github-actions.supported-github-runners %}
316316

317-
{% data reusables.github-actions.ubuntu-runner-preview %}
318317
{% data reusables.github-actions.macos-runner-preview %}
319318

320319
##### Example

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,6 @@ Hardware specification for macOS virtual machines:
5555

5656
{% data reusables.github-actions.supported-github-runners %}
5757

58-
{% data reusables.github-actions.ubuntu-runner-preview %}
5958
{% data reusables.github-actions.macos-runner-preview %}
6059

6160
Workflow logs list the runner used to run a job. For more information, see "[Viewing workflow run history](/actions/managing-workflow-runs/viewing-workflow-run-history)."
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
| Virtual environment | YAML workflow label |
22
| --------------------|---------------------|
33
| Windows Server 2019 | `windows-latest` or `windows-2019` |
4-
| Ubuntu 20.04 | `ubuntu-latest` (see note) or `ubuntu-20.04` |
5-
| Ubuntu 18.04 | `ubuntu-latest` (see note) or `ubuntu-18.04` |
4+
| Ubuntu 20.04 | `ubuntu-latest` or `ubuntu-20.04` |
5+
| Ubuntu 18.04 | `ubuntu-18.04` |
66
| Ubuntu 16.04 | `ubuntu-16.04` |
77
| macOS Big Sur 11.0 | `macos-11.0` |
88
| macOS Catalina 10.15 | `macos-latest` or `macos-10.15` |

data/reusables/github-actions/ubuntu-runner-preview.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

0 commit comments

Comments
 (0)