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

Setup build test on Linux/macOS arm64 #20

Open
Tracked by #18
tudoroancea opened this issue Sep 15, 2024 · 0 comments
Open
Tracked by #18

Setup build test on Linux/macOS arm64 #20

tudoroancea opened this issue Sep 15, 2024 · 0 comments
Labels
Milestone

Comments

@tudoroancea
Copy link
Owner

tudoroancea commented Sep 15, 2024

Build matrix: macOS and Linux on arm64
use micromamba to install dependencies

workflow steps:

  • install micromamba (for example with this action)
  • install all dependencies
  • build workspace (./scripts/build.sh)
  • run tests (./scripts/test.sh)

An intersting thing to investigate would be a caching mechanism for micromamba to reduce CI runtimes.

@tudoroancea tudoroancea mentioned this issue Sep 15, 2024
2 tasks
@tudoroancea tudoroancea added this to the V1 milestone Sep 15, 2024
@tudoroancea tudoroancea added the CI label Sep 15, 2024
@tudoroancea tudoroancea changed the title Setup build test on Linux/macOS arm64 (install dependencies using micromamba) Setup build test on Linux/macOS arm64 Sep 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant