diff --git a/README.md b/README.md index af5dbf5f9..eee1c6f67 100644 --- a/README.md +++ b/README.md @@ -55,10 +55,10 @@ Usage |-----------------|-------|-------|---------|-----------|-----------| | GitHub Actions | ✅ | ✅ | ✅ | ✅¹ | ✅² | | Azure Pipelines | ✅ | ✅ | ✅ | | ✅² | -| Travis CI | ✅ | | ✅ | ✅ | ✅² | +| Travis CI | ✅ | | ✅ | ✅ | | | AppVeyor | ✅ | ✅ | ✅ | | ✅² | | CircleCI | ✅ | ✅ | | | ✅² | -| Gitlab CI | ✅ | | | | ✅² | +| Gitlab CI | ✅ | | | | | | Cirrus CI | ✅ | ✅³ | ✅ | ✅ | ✅ | ¹ [Requires emulation](https://cibuildwheel.readthedocs.io/en/stable/faq/#emulation), distributed separately. Other services may also support Linux ARM through emulation or third-party build hosts, but these are not tested in our CI.