1
0
mirror of synced 2025-12-22 19:34:15 -05:00

Update note for macOS 11.0 runner accessibility (#17408)

Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
This commit is contained in:
Alena Sviridenko
2021-01-22 11:07:08 +03:00
committed by GitHub
parent 3cb5209226
commit 2c52ea7014
2 changed files with 2 additions and 1 deletions

View File

@@ -299,6 +299,7 @@ Available {% data variables.product.prodname_dotcom %}-hosted runner types are:
{% data reusables.github-actions.supported-github-runners %} {% data reusables.github-actions.supported-github-runners %}
{% data reusables.github-actions.ubuntu-runner-preview %} {% data reusables.github-actions.ubuntu-runner-preview %}
{% data reusables.github-actions.macos-runner-preview %}
##### Example ##### Example

View File

@@ -1,5 +1,5 @@
{% note %} {% note %}
**Note:** The macOS 11.0 virtual environment is currently provided as a preview only. The `macos-latest` YAML workflow label still uses the macOS 10.15 virtual environment. **Note:** The macOS 11.0 virtual environment is currently provided as a private preview only. Any users or organizations that are already using this runner can continue using it, but we're not accepting any further users or organizations at this time. The `macos-latest` YAML workflow label still uses the macOS 10.15 virtual environment.
{% endnote %} {% endnote %}