DiamondLightSource / DiamondLightSource/pythonSoftIOC
Add CI support and wheels for aarch64?
Offen
#121
2 Kommentare
0 Reaktionen
1 zugewiesene Person
Beansprucht von @AlexanderWells-diamond
Auf GitHub ansehen
enhancement
- Vorherrschende Sprache
- Python
- Sterne
- 46
- Forks
- 15
- Ø Merge
- 1 T. 18 Std.
- Gemergte PRs (30 T.)
- 1
Beschreibung
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.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.