From b8a41130c33bca7909f9a3cb6da149a7e288eb54 Mon Sep 17 00:00:00 2001 From: Henry Schreiner Date: Thu, 19 Nov 2020 10:22:55 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index be5012ff..b2e6cde9 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ Usage `cibuildwheel` currently works on **Travis CI**, **Azure Pipelines**, **AppVeyor**, **GitHub Actions**, **CircleCI**, and **Gitlab CI**. Check the table below for supported platforms on each service: -| | Linux | macOS | Windows | Supports ARM | +| | Linux | macOS | Windows | Linux ARM | |-----------------|-------|-------|---------|--------------| | Azure Pipelines | ✅ | ✅ | ✅ | ✴️¹ | | Travis CI | ✅ | ✅ | ✅ | ✅ |