Update support for Linux ARM on GitLab

This commit is contained in:
William Barnhart
2022-10-06 14:09:30 -04:00
parent c85450161c
commit 543f077829
2 changed files with 22 additions and 1 deletions
+1 -1
View File
@@ -58,7 +58,7 @@ Usage
| Travis CI | ✅ | | ✅ | ✅ | |
| AppVeyor | ✅ | ✅ | ✅ | | ✅² |
| CircleCI | ✅ | ✅ | | | ✅² |
| Gitlab CI | ✅ | | | | |
| Gitlab CI | ✅ | | | ✅¹ | |
| Cirrus CI | ✅ | ✅³ | ✅ | ✅ | ✅ |
<sup>¹ [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.</sup><br>