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

Fixing MacOS CI Runners #285

Open
JamesMc86 opened this issue May 23, 2024 · 3 comments
Open

Fixing MacOS CI Runners #285

JamesMc86 opened this issue May 23, 2024 · 3 comments

Comments

@JamesMc86
Copy link
Contributor

There are a couple of issues with the latest MacOS runners in CI:

  • Miniconda is no longer shipped.
  • They are now Arm64 runners.

I have a branch on my own repo: https://github.com/WiresmithTech/hdf5-rust/actions/runs/9208054386/job/25329454964?pr=5 which fixes these issues however it seems that 1.8 and 1.10 have not been packaged for Arm64.

Do we just drop these versions in CI? Or do we alter CI to include Arm and x86 MacOS versions? If you are happy to drop them I can have a PR to you very quickly!

@mulimoen
Copy link
Collaborator

Could we alter CI to use an older macos runner for 1.8 and 1.10? 1.8 is still the only available hdf5 on some HPCs

@JamesMc86
Copy link
Contributor Author

No worries, let me take a look - that shouldn't be too bad

@mulimoen
Copy link
Collaborator

Would you like to remove the brew 1.8 job in a PR?

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

No branches or pull requests

2 participants