libAtoms / matscipy

Materials science with Python at the atomic-scale
http://libatoms.github.io/matscipy/
GNU Lesser General Public License v2.1
188 stars 55 forks source link

Switch arm64 from Cirrus to GHA #243

Closed jameskermode closed 4 months ago

jameskermode commented 8 months ago

GitHub actions now has arm64 runners which we could use to remove the dependency on Cirrus.

See this PR for a template: https://github.com/jameskermode/f90wrap/pull/213

pastewka commented 7 months ago

Good idea. I am actually having trouble with Cirrus ARM in another repository.