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 Github Actions Arm64 Runners #60722

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

lithomas1
Copy link
Member

  • closes #xxxx (Replace xxxx with the GitHub issue number)
  • Tests added and passed if fixing a bug or adding a new feature
  • All code checks passed.
  • Added type annotations to new arguments/methods/functions.
  • Added an entry in the latest doc/source/whatsnew/vX.X.X.rst file if fixing a bug or adding a new feature.

@lithomas1 lithomas1 added the Build Library building on various platforms label Jan 16, 2025
@lithomas1
Copy link
Member Author

Looks like we're too early :(

some issues with micromamba it seems.

timeout-minutes: 90
strategy:
matrix:
platform: [ubuntu-22.04, ubuntu-24.04-arm]
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think the job name: and concurrency group: will need to account for matrix.platform now

@mroeschke
Copy link
Member

some issues with micromamba it seems.

Might be worth raising an issue in https://github.com/mamba-org/setup-micromamba/?

@lithomas1
Copy link
Member Author

issue could be actions/partner-runner-images#25?

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

Successfully merging this pull request may close these issues.

2 participants