feat: add macOS on GitLab (#1911)

This commit is contained in:
Matthieu Darbois
2024-06-30 10:59:58 +02:00
committed by GitHub
parent 31de15bcd9
commit 6a36f6494b
4 changed files with 28 additions and 6 deletions
+1 -1
View File
@@ -61,7 +61,7 @@ Usage
| Travis CI | ✅ | | ✅ | ✅ | | |
| AppVeyor | ✅ | ✅ | ✅ | | ✅ | ✅² |
| CircleCI | ✅ | ✅ | | ✅ | ✅ | |
| Gitlab CI | ✅ | | ✅ | ✅¹ | | |
| Gitlab CI | ✅ | | ✅ | ✅¹ | | |
| Cirrus CI | ✅ | ✅ | ✅ | ✅ | ✅ | |
<sup>¹ [Requires emulation](https://cibuildwheel.pypa.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>