diff --git a/content/actions/reference/runners/larger-runners.md b/content/actions/reference/runners/larger-runners.md
index 9d0111da9c4a..731ec273a4ef 100644
--- a/content/actions/reference/runners/larger-runners.md
+++ b/content/actions/reference/runners/larger-runners.md
@@ -29,16 +29,16 @@ You can choose from several specifications for {% data variables.actions.hosted_
| CPU | Memory (RAM) | Storage (SSD) | Architecture | Operating system (OS) |
| --- | ------------- | ------------- | ------------ | --------------------- |
-| 5 | 14 GB | 14 GB | arm64 (M2) | macOS |
-| 12 | 30 GB | 14 GB | x64 (Intel) | macOS |
-| 2 | 8 GB | 75 GB | x64, arm64 | Ubuntu |
-| 4 | 16 GB | 150 GB | x64, arm64 | Ubuntu, Windows |
-| 8 | 32 GB | 300 GB | x64, arm64 | Ubuntu, Windows |
-| 16 | 64 GB | 600 GB | x64, arm64 | Ubuntu, Windows |
-| 32 | 128 GB | 1200 GB | x64, arm64 | Ubuntu, Windows |
-| 64 | 208 GB | 2040 GB | arm64 | Ubuntu, Windows |
-| 64 | 256 GB | 2040 GB | x64 | Ubuntu, Windows |
-| 96 | 384 GB | 2040 GB | x64 | Ubuntu, Windows |
+| 5 | 14 GiB | 14 GiB | arm64 (M2) | macOS |
+| 12 | 30 GiB | 14 GiB | x64 (Intel) | macOS |
+| 2 | 8 GiB | 75 GiB | x64, arm64 | Ubuntu |
+| 4 | 16 GiB | 150 GiB | x64, arm64 | Ubuntu, Windows |
+| 8 | 32 GiB | 300 GiB | x64, arm64 | Ubuntu, Windows |
+| 16 | 64 GiB | 600 GiB | x64, arm64 | Ubuntu, Windows |
+| 32 | 128 GiB | 1200 GiB | x64, arm64 | Ubuntu, Windows |
+| 64 | 208 GiB | 2040 GiB | arm64 | Ubuntu, Windows |
+| 64 | 256 GiB | 2040 GiB | x64 | Ubuntu, Windows |
+| 96 | 384 GiB | 2040 GiB | x64 | Ubuntu, Windows |
> [!NOTE] The 4-vCPU Windows runner only works with the Windows Server 2025 or the Base Windows 11 Desktop image.
@@ -46,7 +46,7 @@ You can choose from several specifications for {% data variables.actions.hosted_
| CPU | GPU | GPU card | Memory (RAM) | GPU memory (VRAM) | Storage (SSD) | Operating system (OS) |
| --- | --- | -------- | ------------ | ----------------- | ------------- | --------------------- |
-| 4 | 1 | Tesla T4 | 28 GB | 16 GB | 176 GB | Ubuntu, Windows |
+| 4 | 1 | Tesla T4 | 28 GiB | 16 GiB | 176 GiB | Ubuntu, Windows |
## Runner images
diff --git a/data/reusables/actions/larger-runners-table.md b/data/reusables/actions/larger-runners-table.md
index c8aed1b1af9a..7254a1875742 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-14-large, macos-15-large (latest), macos-26-large |
-| 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 |
+| Large | Intel | 12 | 30 GiB | 14 GiB | macos-latest-large, macos-14-large, macos-15-large (latest), macos-26-large |
+| XLarge | arm64 (M2) | 5 (+ 8 GPU hardware acceleration) | 14 GiB | 14 GiB | macos-latest-xlarge, macos-14-xlarge, macos-15-xlarge (latest), macos-26-xlarge |
diff --git a/data/reusables/actions/single-cpu-table-row.md b/data/reusables/actions/single-cpu-table-row.md
index 6263299642d1..8cd11ad52f23 100644
--- a/data/reusables/actions/single-cpu-table-row.md
+++ b/data/reusables/actions/single-cpu-table-row.md
@@ -1,8 +1,8 @@
ubuntu-slim
diff --git a/data/reusables/actions/supported-github-runners.md b/data/reusables/actions/supported-github-runners.md
index 4041204de88f..a6dab7facd76 100644
--- a/data/reusables/actions/supported-github-runners.md
+++ b/data/reusables/actions/supported-github-runners.md
@@ -18,8 +18,8 @@ For public repositories, jobs using the workflow labels shown in the table below
ubuntu-latest,
@@ -31,8 +31,8 @@ For public repositories, jobs using the workflow labels shown in the table below
windows-latest,
@@ -44,8 +44,8 @@ For public repositories, jobs using the workflow labels shown in the table below
ubuntu-24.04-arm,
@@ -56,8 +56,8 @@ For public repositories, jobs using the workflow labels shown in the table below
windows-11-arm,
@@ -67,8 +67,8 @@ For public repositories, jobs using the workflow labels shown in the table below
macos-15-intel,
@@ -78,8 +78,8 @@ For public repositories, jobs using the workflow labels shown in the table below
macos-latest,
@@ -112,8 +112,8 @@ For {% ifversion ghec %}internal and{% endif %} private repositories, jobs using
ubuntu-latest,
@@ -125,8 +125,8 @@ For {% ifversion ghec %}internal and{% endif %} private repositories, jobs using
windows-latest,
@@ -137,8 +137,8 @@ For {% ifversion ghec %}internal and{% endif %} private repositories, jobs using
ubuntu-24.04-arm,
@@ -149,8 +149,8 @@ For {% ifversion ghec %}internal and{% endif %} private repositories, jobs using
windows-11-arm,
@@ -160,8 +160,8 @@ For {% ifversion ghec %}internal and{% endif %} private repositories, jobs using
macos-15-intel,
@@ -171,8 +171,8 @@ For {% ifversion ghec %}internal and{% endif %} private repositories, jobs using
macos-latest,