nsg-ethz / autopower

A software suite to conveniently collect, gather, and display power measurement from networking hardware.
MIT License
2 stars 1 forks source link

Migrate GitHub actions runner to native ARM runner #4

Open UsualSpec opened 2 months ago

UsualSpec commented 2 months ago

At the moment, GitHub doesn't have ARM runners for free repos. Our CI runs way too long on the nested virtualization approach. Once ARM runners are available, we should migrate to them to produce the binaries.

https://github.blog/changelog/2023-10-30-accelerate-your-ci-cd-with-arm-based-hosted-runners-in-github-actions/ (Reference)