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

Add arm64 build workflow #49

Merged
merged 4 commits into from
Mar 7, 2024
Merged

Add arm64 build workflow #49

merged 4 commits into from
Mar 7, 2024

Conversation

farshidtz
Copy link
Member

@farshidtz farshidtz commented Mar 5, 2024

Closes #42

The arm64 build is set to start once test succeed on amd64. This is to save resources in cases of failure.

The amd64 artifact has been changed for consistency with the arm64 build, i.e. chip-tool_<run-num>_<arch>.snap.zip. In both cases, the zipped archive will contain a snap with a name in form chip-tool_<version>+snap_<arch>.snap

@farshidtz farshidtz marked this pull request as ready for review March 6, 2024 09:52
@farshidtz farshidtz requested a review from MonicaisHer March 6, 2024 09:56
Copy link
Contributor

@MonicaisHer MonicaisHer left a comment

Choose a reason for hiding this comment

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

Thank you, looks good.

@farshidtz farshidtz merged commit 220f4af into main Mar 7, 2024
3 checks passed
@farshidtz farshidtz deleted the arm64-build branch March 7, 2024 15:32
@farshidtz farshidtz mentioned this pull request Jun 4, 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.

Add Github workflow for arm64 builds
2 participants