Skip to content

Commit 033d29a

Browse files
authored
repo sync
2 parents 5c34dd6 + 2c52ea7 commit 033d29a

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -299,6 +299,7 @@ Available {% data variables.product.prodname_dotcom %}-hosted runner types are:
299299
{% data reusables.github-actions.supported-github-runners %}
300300

301301
{% data reusables.github-actions.ubuntu-runner-preview %}
302+
{% data reusables.github-actions.macos-runner-preview %}
302303

303304
##### Example
304305

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{% note %}
22

3-
**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.
3+
**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.
44

55
{% endnote %}

0 commit comments

Comments
 (0)