DiamondLightSource / DiamondLightSource/pythonSoftIOC
Add CI support and wheels for aarch64?
未關閉
enhancement
- 主要語言
- Python
- 星號
- 46
- 分支
- 15
- 平均合併
- 1 天 18 小時
- 30 天內合併 PR
- 1
描述
At present the only Linux target architecture we support is x86_64, but with the Raspberry Pi becoming more used it may be worth adding CI support for at least aarch64 (ARM v8 64-bit). This is not altogether straightforward, as this is not natively supported by github, as discussed in https://github.com/actions/runner-images/issues/5631, but it seems that QEMU _can_ be used to work around this, see https://github.com/uraimo/run-on-arch-action.
貢獻指南
評估
這個 Issue 還沒有評估資料。