From e92e3e59cdc963d3cd4a532cb8bbfcc44c759b47 Mon Sep 17 00:00:00 2001 From: "Mathew S. Madhavacheril" Date: Sat, 18 Oct 2025 12:54:36 -0400 Subject: [PATCH] Fix formatting of footnote in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5266ee697..e9a249d4a 100644 --- a/README.md +++ b/README.md @@ -70,7 +70,7 @@ Usage ² [Uses cross-compilation](https://cibuildwheel.pypa.io/en/stable/faq/#windows-arm64). It is not possible to test `arm64` on this CI platform.
³ Requires a macOS runner; runs tests on the simulator for the runner's architecture.
⁴ Building for Android requires the runner to be Linux x86_64, macOS ARM64 or macOS x86_64. Testing has [additional requirements](https://cibuildwheel.pypa.io/en/stable/platforms/#android).
-⁵ The `macos-15` and `macos-latest` images are [incompatible with cibuildwheel at this time](platforms/#ios-system-requirements)
when building iOS wheels. +⁵ The `macos-15` and `macos-latest` images are [incompatible with cibuildwheel at this time](platforms/#ios-system-requirements) when building iOS wheels.