diff --git a/README.md b/README.md
index 6dbf0d8bad..327082ae33 100644
--- a/README.md
+++ b/README.md
@@ -27,7 +27,7 @@ To build a VM machine from this repo's source, see the [instructions](docs/creat
| Ubuntu 22.04
 | x64 | `ubuntu-22.04` | [ubuntu-22.04] |
| Ubuntu 22.04 Arm64
 | arm64 | `ubuntu-22.04-arm` | [ubuntu-22.04-arm64] |
| Ubuntu Slim
 | x64 | `ubuntu-slim` | [ubuntu-slim] |
-| Xcode 27 [](https://github.com/actions/runner-images/issues/14404)
 | arm64 | `xcode-27` or `xcode-27-xlarge` | [xcode-27] |
+| Xcode 27 [](https://github.com/actions/runner-images/issues/14404)
 | arm64 | `xcode-27` or `xcode-27-xlarge` | [xcode-27] |
| macOS 26
 | x64 | `macos-latest-large`, `macos-26-intel`, `macos-26-large` | [macOS-26] |
| macOS 26 Arm64
 | arm64 | `macos-latest`, `macos-26` or `macos-26-xlarge` | [macOS-26-arm64] |
| macOS 15
 | x64 | `macos-15-large`, or `macos-15-intel` | [macOS-15] |