From 657d6256d357da345f9bf544822085349bcdb01f Mon Sep 17 00:00:00 2001 From: Charlotte <69423184+tqpcharlie@users.noreply.github.com> Date: Fri, 5 Dec 2025 04:25:19 +0000 Subject: [PATCH 1/4] Add intel-based MacOS 14 to runners list --- data/reusables/actions/supported-github-runners.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/data/reusables/actions/supported-github-runners.md b/data/reusables/actions/supported-github-runners.md index 8cfb8859e219..518d265aff35 100644 --- a/data/reusables/actions/supported-github-runners.md +++ b/data/reusables/actions/supported-github-runners.md @@ -68,6 +68,7 @@ For public repositories, jobs using the workflow labels shown in the table below
macos-13,
+ macos-14,
macos-15-intel
macos-13,
+ macos-14,
macos-15-intel
macos-latest-large, macos-13-large, macos-14-large, macos-15-large (latest) |
-| XLarge | arm64 (M2) | 5 (+ 8 GPU hardware acceleration) | 14 GB | 14 GB | macos-latest-xlarge, macos-13-xlarge, macos-14-xlarge, macos-15-xlarge (latest), macos-26-xlarge ({% data variables.release-phases.public_preview %}) |
+| Large | Intel | 12 | 30 GB | 14 GB | macos-latest-large, macos-14-large, macos-15-large (latest) |
+| XLarge | arm64 (M2) | 5 (+ 8 GPU hardware acceleration) | 14 GB | 14 GB | macos-latest-xlarge, macos-14-xlarge, macos-15-xlarge (latest), macos-26-xlarge ({% data variables.release-phases.public_preview %}) |
From 089c4ecd73708019ddc9c8be211f145185322be3 Mon Sep 17 00:00:00 2001
From: Charlotte <69423184+tqpcharlie@users.noreply.github.com>
Date: Thu, 18 Dec 2025 18:20:24 -0500
Subject: [PATCH 3/4] Rm outdated note in table
---
.../manage-runners/larger-runners/use-larger-runners.md | 3 ---
1 file changed, 3 deletions(-)
diff --git a/content/actions/how-tos/manage-runners/larger-runners/use-larger-runners.md b/content/actions/how-tos/manage-runners/larger-runners/use-larger-runners.md
index 53a01c891c73..686c99f3c24a 100644
--- a/content/actions/how-tos/manage-runners/larger-runners/use-larger-runners.md
+++ b/content/actions/how-tos/manage-runners/larger-runners/use-larger-runners.md
@@ -42,9 +42,6 @@ Use the labels in the table below to run your workflows on the corresponding mac
{% data reusables.actions.larger-runners-table %}
-> [!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
-
{% endmac %}
{% ifversion repository-actions-runners %}
From 6c84f52ede87a7e1e0dc13d4bf1a615e87d8c202 Mon Sep 17 00:00:00 2001
From: Charlotte <69423184+tqpcharlie@users.noreply.github.com>
Date: Thu, 18 Dec 2025 18:23:54 -0500
Subject: [PATCH 4/4] Revert Intel MacOS 14 changes..
---
data/reusables/actions/supported-github-runners.md | 4 ----
1 file changed, 4 deletions(-)
diff --git a/data/reusables/actions/supported-github-runners.md b/data/reusables/actions/supported-github-runners.md
index 518d265aff35..1af0f649e510 100644
--- a/data/reusables/actions/supported-github-runners.md
+++ b/data/reusables/actions/supported-github-runners.md
@@ -67,8 +67,6 @@ For public repositories, jobs using the workflow labels shown in the table below
macos-13,
- macos-14,
macos-15-intel
macos-13,
- macos-14,
macos-15-intel