1
0
mirror of synced 2026-01-24 06:01:08 -05:00

Merge pull request #31217 from github/repo-sync

Repo sync
This commit is contained in:
docs-bot
2024-01-22 09:56:50 -08:00
committed by GitHub
3 changed files with 5 additions and 5 deletions

View File

@@ -29,8 +29,8 @@ The following machines sizes are available for macOS {% data variables.actions.h
| Runner Size | Architecture| Processor (CPU)| Memory (RAM) | Storage (SSD) | YAML workflow label |
| --------------| --------------| -------------- | ------------- | ------------- | --------------------- |
| Large | Intel| 12 | 30 GB | 14 GB | <code>macos-latest-large</code>, <code>macos-12-large </code>, <code>macos-13-large</code>[Beta] |
| XLarge| arm64 (M1)|6 CPU and 8 GPU| 14 GB | 14 GB | <code>macos-latest-xlarge</code>[Beta], <code>macos-13-xlarge</code>[Beta] |
| Large | Intel| 12 | 30 GB | 14 GB | <code>macos-latest-large</code>, <code>macos-12-large [latest] </code>, <code>macos-13-large</code>, <code>macos-14-large</code>[Beta] |
| XLarge| arm64 (M1)|6 CPU and 8 GPU| 14 GB | 14 GB | <code>macos-latest-xlarge</code>, <code>macos-13-xlarge</code>[latest], <code>macos-14-xlarge</code>[Beta] |
#### Limitations for macOS {% data variables.actions.hosted_runners %}

View File

@@ -38,8 +38,8 @@ Use the labels in the table below to run your workflows on the corresponding mac
| Runner Size | Architecture| Processor (CPU)| Memory (RAM) | Storage (SSD) | OS (YAML workflow label) |
| --------------| --------------| -------------- | ------------- | ------------- | --------------------- |
| Large | Intel| 12 | 30 GB | 14 GB | <code>macos-latest-large</code>, <code>macos-12-large </code>, <code>macos-13-large</code>[Beta] |
| XLarge| arm64 (M1)|6 CPU and 8 GPU| 14 GB | 14 GB | <code>macos-latest-xlarge</code>[Beta], <code>macos-13-xlarge</code>[Beta] |
| Large | Intel| 12 | 30 GB | 14 GB | <code>macos-latest-large</code>, <code>macos-12-large [latest] </code>, <code>macos-13-large</code>, <code>macos-14-large</code>[Beta] |
| XLarge| arm64 (M1)|6 CPU and 8 GPU| 14 GB | 14 GB | <code>macos-latest-xlarge</code>, <code>macos-13-xlarge</code> [latest], <code>macos-14-xlarge</code>[Beta] |
{% note %}
**Note:** For macOS {% data variables.actions.hosted_runner %}s, the `-latest` runner label uses the macOS 12 runner image. For macOS Xlarge, the `-latest` runner label uses the macOS 13 runner image

View File

@@ -11,6 +11,6 @@
| Windows | 16 | $0.128 |
| Windows | 32 | $0.256 |
| Windows | 64 | $0.512 |
| macOS | 3 or 4 | $0.08 |
| macOS | 3 or 4 (M1 or Intel) | $0.08 |
| macOS | 12 | $0.12 |
| macOS | 6 (M1) | $0.16 |