spago icon indicating copy to clipboard operation
spago copied to clipboard

add GitHub Action `arm64` runners for Ubuntu

Open peterbecich opened this issue 10 months ago • 5 comments

Description of the change

Run the GitHub Actions additionally on arm64 Ubuntu

https://github.blog/changelog/2025-01-16-linux-arm64-hosted-runners-now-available-for-free-in-public-repositories-public-preview/

TODO

Checklist:

  • [ ] Added the change to the "Unreleased" section of the changelog
  • [ ] Added some example of the new feature to the README
  • [ ] Added a test for the contribution (if applicable)

P.S.: the above checks are not compulsory to get a change merged, so you may skip them. However, taking care of them will result in less work for the maintainers and will be much appreciated 😊

peterbecich avatar Feb 09 '25 08:02 peterbecich

ARM has an issue

peterbecich avatar Feb 10 '25 04:02 peterbecich

I am not following - why would we want to run CI on arm64?

f-f avatar Feb 10 '25 09:02 f-f

Thanks, I should have included in description. It will ensure spago works well for any ARM Linux user.

peterbecich avatar Feb 11 '25 05:02 peterbecich

It looks like purs itself has issues.

f-f avatar Feb 11 '25 11:02 f-f

Will investigate there: https://github.com/purescript/purescript/pull/4565

peterbecich avatar Feb 12 '25 07:02 peterbecich