Add deprecation label for macOS-10.15 (#29171)
* Add deprecation label for macOS-10.15 * Add a link to the blogpost * Update data/reusables/actions/supported-github-runners.md * Update supported-github-runners.md Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
This commit is contained in:
@@ -78,12 +78,13 @@ The <code>macos-latest</code> label currently uses the macOS 11 runner image.
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
macOS Catalina 10.15
|
||||
macOS Catalina 10.15 <sup>[deprecated]</sup>
|
||||
</td>
|
||||
<td>
|
||||
<code>macos-10.15</code>
|
||||
</td>
|
||||
<td>
|
||||
Migrate to `macOS-11` or `macOS-12`. For more information, see this [GitHub blog post](https://github.blog/changelog/2022-07-20-github-actions-the-macos-10-15-actions-runner-image-is-being-deprecated-and-will-be-removed-by-8-30-22/).
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
||||
Reference in New Issue
Block a user