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

Ci test macos #25

Closed
wants to merge 14 commits into from
Closed

Ci test macos #25

wants to merge 14 commits into from

Conversation

chrispyl
Copy link
Collaborator

@chrispyl chrispyl commented Sep 26, 2024

  • Added macos with python 3.10 to the cicd testing configurations
  • Pinned xgboost to 2.0.3 for Darwin to avoid having to install libomp
  • Updated the actions setup-python (v4->v5), cache (v3->v4) to avoid a warning about a newer version of node.js which exists on newer nodes (20)
  • Cancelled fail-fast for testing strategy

@chrispyl
Copy link
Collaborator Author

chrispyl commented Oct 3, 2024

Some tests for MacOs are failing with Java.lang.UnsupportedOperationException: sun.misc.Unsafe or java.nio.DirectByteBuffer.<init>(long, int) not available. From here it seems that this may relate to the installed Java version.

@chrispyl chrispyl closed this by deleting the head repository Oct 7, 2024
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 this pull request may close these issues.

1 participant