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 GitHub ARM64 runners #1642

Merged
merged 2 commits into from May 2, 2024
Merged

Add GitHub ARM64 runners #1642

merged 2 commits into from May 2, 2024

Conversation

ryjones
Copy link
Member

@ryjones ryjones commented Apr 29, 2024

Use github provided runners rather than our own.

Signed-off-by: Ry Jones <ry@linux.com>
@seanyoung
Copy link
Contributor

Error: docker: command not found

Why would docker not be installed? We run our tests in container which contains all the build tools (llvm, rust, solana, and others)?

Signed-off-by: Sean Young <sean@mess.org>
@seanyoung
Copy link
Contributor

Why would docker not be installed? We run our tests in container which contains all the build tools (llvm, rust, solana, and others)?

Looks like the vm is a minimal ubuntu server install. We have to install the tools ourselves - hence the apt-get install.

@seanyoung seanyoung merged commit 10c6e57 into hyperledger:main May 2, 2024
18 checks passed
@ryjones ryjones deleted the arm branch May 2, 2024 11:17
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.

None yet

3 participants