diff --git a/content/actions/using-github-hosted-runners/about-larger-runners/about-larger-runners.md b/content/actions/using-github-hosted-runners/about-larger-runners/about-larger-runners.md index f7c25efcb5..85507b9290 100644 --- a/content/actions/using-github-hosted-runners/about-larger-runners/about-larger-runners.md +++ b/content/actions/using-github-hosted-runners/about-larger-runners/about-larger-runners.md @@ -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 | macos-latest-large, macos-12-large , macos-13-large[Beta] | -| XLarge| arm64 (M1)|6 CPU and 8 GPU| 14 GB | 14 GB | macos-latest-xlarge[Beta], macos-13-xlarge[Beta] | +| Large | Intel| 12 | 30 GB | 14 GB | macos-latest-large, macos-12-large [latest] , macos-13-large, macos-14-large[Beta] | +| XLarge| arm64 (M1)|6 CPU and 8 GPU| 14 GB | 14 GB | macos-latest-xlarge, macos-13-xlarge[latest], macos-14-xlarge[Beta] | #### Limitations for macOS {% data variables.actions.hosted_runners %} diff --git a/content/actions/using-github-hosted-runners/about-larger-runners/running-jobs-on-larger-runners.md b/content/actions/using-github-hosted-runners/about-larger-runners/running-jobs-on-larger-runners.md index c248414c08..88764de906 100644 --- a/content/actions/using-github-hosted-runners/about-larger-runners/running-jobs-on-larger-runners.md +++ b/content/actions/using-github-hosted-runners/about-larger-runners/running-jobs-on-larger-runners.md @@ -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 | macos-latest-large, macos-12-large , macos-13-large[Beta] | -| XLarge| arm64 (M1)|6 CPU and 8 GPU| 14 GB | 14 GB | macos-latest-xlarge[Beta], macos-13-xlarge[Beta] | +| Large | Intel| 12 | 30 GB | 14 GB | macos-latest-large, macos-12-large [latest] , macos-13-large, macos-14-large[Beta] | +| XLarge| arm64 (M1)|6 CPU and 8 GPU| 14 GB | 14 GB | macos-latest-xlarge, macos-13-xlarge [latest], macos-14-xlarge[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 diff --git a/data/reusables/billing/billing-hosted-runners.md b/data/reusables/billing/billing-hosted-runners.md index d3b3042009..83f516063b 100644 --- a/data/reusables/billing/billing-hosted-runners.md +++ b/data/reusables/billing/billing-hosted-runners.md @@ -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 |