1
0
mirror of synced 2025-12-30 03:01:36 -05:00

rename macos-11.0 to macos-11 (#19463)

Co-authored-by: Martin Lopes <martin389@github.com>
This commit is contained in:
Maxim Lobanov
2021-05-21 07:42:20 +03:00
committed by GitHub
parent b64235e220
commit 975a23dc42
4 changed files with 4 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
{% note %}
**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.
**Note:** The macOS 11 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 %}

View File

@@ -10,5 +10,5 @@
| Windows Server 2016 | `windows-2016` |
| Ubuntu 20.04 | `ubuntu-latest` or `ubuntu-20.04` |
| Ubuntu 18.04 | `ubuntu-18.04` |
| macOS Big Sur 11.0 | `macos-11.0` |
| macOS Big Sur 11 | `macos-11` |
| macOS Catalina 10.15 | `macos-latest` or `macos-10.15` |