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 还没有评估数据。