Skip to content

Commit

Permalink
macos12-deprecation (#53634)
Browse files Browse the repository at this point in the history
Co-authored-by: Siara <[email protected]>
  • Loading branch information
lkfortuna and SiaraMist authored Dec 13, 2024
1 parent eb9c853 commit 81438a9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 19 deletions.
2 changes: 1 addition & 1 deletion data/reusables/actions/larger-runners-table.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
| Runner Size | Architecture| Processor (CPU)| Memory (RAM) | Storage (SSD) | Workflow label |
| ------------| ------------| -------------- | ------------- | ------------- |--------------------------------------------------------------------------------------------------------------------------------------------------|
| Large | Intel | 12 | 30 GB | 14 GB | <code>macos-latest-large</code>, <code>macos-12-large</code>, <code>macos-13-large</code>, <code>macos-14-large</code> [latest], <code>macos-15-large</code> [{% data variables.release-phases.public_preview_caps %}] |
| Large | Intel | 12 | 30 GB | 14 GB | <code>macos-latest-large</code>, <code>macos-13-large</code>, <code>macos-14-large</code> [latest], <code>macos-15-large</code> [{% data variables.release-phases.public_preview_caps %}] |
| XLarge | arm64 (M1) | 6 (+ 8 GPU hardware acceleration) | 14 GB | 14 GB | <code>macos-latest-xlarge</code>, <code>macos-13-xlarge</code> , <code>macos-14-xlarge</code> [latest], <code>macos-15-xlarge</code> [{% data variables.release-phases.public_preview_caps %}] |
18 changes: 0 additions & 18 deletions data/reusables/actions/supported-github-runners.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,15 +36,6 @@ For public repositories, jobs using the workflow labels shown in the table below
<code><a href="https://github.com/actions/runner-images/blob/main/images/windows/Windows2019-Readme.md">windows-2019</a></code>
</td>
</tr>
<tr>
<td>macOS</td>
<td>3</td>
<td>14 GB</td>
<td>14 GB</td>
<td>
<code><a href="https://github.com/actions/runner-images/blob/main/images/macos/macos-12-Readme.md">macos-12</a></code>
</td>
</tr>
<tr>
<td>macOS</td>
<td>4</td>
Expand Down Expand Up @@ -107,15 +98,6 @@ For {% ifversion ghec %}internal and{% endif %} private repositories, jobs using
<code><a href="https://github.com/actions/runner-images/blob/main/images/windows/Windows2019-Readme.md">windows-2019</a></code>
</td>
</tr>
<tr>
<td>macOS</td>
<td>3</td>
<td>14 GB</td>
<td>14 GB</td>
<td>
<code><a href="https://github.com/actions/runner-images/blob/main/images/macos/macos-12-Readme.md">macos-12</a></code>
</td>
</tr>
<tr>
<td>macOS</td>
<td>4</td>
Expand Down

0 comments on commit 81438a9

Please sign in to comment.