Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consider adding M1 test on CI #1591

Closed
dbwiddis opened this issue Jan 19, 2024 · 5 comments · Fixed by #1594
Closed

Consider adding M1 test on CI #1591

dbwiddis opened this issue Jan 19, 2024 · 5 comments · Fixed by #1594

Comments

@dbwiddis
Copy link
Contributor

GitHub has had ARM Mac hosted runners for a while but they're not free.

Just found out about FlyCI which offers free M1 runners for open source.

Simple change to GHA's (https://github.com/oshi/oshi/pull/2567/files).

Requires installing an app to give read access to the needed action config and read/write to the self-hosted runner config, that I don't have permissions to do: https://github.com/apps/flyci-prod

If you want it, install the app and I'll update the GitHub Actions.

If you don't want it, close this issue :)

@dbwiddis
Copy link
Contributor Author

That GitHub one is paid.

@dblock
Copy link
Member

dblock commented Feb 12, 2024

We had #1511 that proposed getting Tidelift sponsorship. JNA could get $100 a month, I would be happy to set it up and contribute whatever after tax amount to pay for things.

@dbwiddis
Copy link
Contributor Author

#1511 (comment)

@matthiasblaesing
Copy link
Member

Please have a look at #1594. By luck I noticed, that github also offers runners for M1 on the free tier. That seems to work. In the reference PR I also added a job, that builds the mac OS native binaries on request, which is needed as I don't own a mac and the system I used in the past is no longer accessible to me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants