From b9ba4630026bfdb32981d915245f0dcec38029ca Mon Sep 17 00:00:00 2001 From: Sarisia Date: Sat, 10 Jan 2026 04:05:59 +0900 Subject: [PATCH] macos-13 retired --- .../manage-runners/larger-runners/use-larger-runners.md | 2 +- data/reusables/actions/larger-runners-table.md | 4 ++-- data/reusables/actions/supported-github-runners.md | 2 -- 3 files changed, 3 insertions(+), 5 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..7b8adee52f16 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 @@ -148,7 +148,7 @@ name: learn-github-actions-testing on: [push] jobs: build: - runs-on: macos-13-xlarge + runs-on: macos-15-xlarge steps: - uses: {% data reusables.actions.action-checkout %} - name: Build diff --git a/data/reusables/actions/larger-runners-table.md b/data/reusables/actions/larger-runners-table.md index 51082c35cbcc..8e3e7db4febe 100644 --- a/data/reusables/actions/larger-runners-table.md +++ b/data/reusables/actions/larger-runners-table.md @@ -1,4 +1,4 @@ | Runner Size | Architecture| Processor (CPU)| Memory (RAM) | Storage (SSD) | Workflow label | | ------------| ------------| -------------- | ------------- | ------------- |--------------------------------------------------------------------------------------------------------------------------------------------------| -| Large | Intel | 12 | 30 GB | 14 GB | 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 %}) | diff --git a/data/reusables/actions/supported-github-runners.md b/data/reusables/actions/supported-github-runners.md index 8cfb8859e219..1af0f649e510 100644 --- a/data/reusables/actions/supported-github-runners.md +++ b/data/reusables/actions/supported-github-runners.md @@ -67,7 +67,6 @@ For public repositories, jobs using the workflow labels shown in the table below 14 GB Intel - macos-13, macos-15-intel @@ -136,7 +135,6 @@ For {% ifversion ghec %}internal and{% endif %} private repositories, jobs using 14 GB Intel - macos-13, macos-15-intel