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

Support aarch64 CI #564

Closed
neverchanje opened this issue Feb 25, 2022 · 2 comments
Closed

Support aarch64 CI #564

neverchanje opened this issue Feb 25, 2022 · 2 comments

Comments

@neverchanje
Copy link
Contributor

We can start an aarch64 environment for every pull request so that ensuring our project is buildable on m1 mac and arm servers.

I've built a ubuntu-20.04-arm aws image:

ami-08e0452894e83fb5e #  arm-github-actions 2022-02-25T08-31-07.693Z
@fuyufjh
Copy link
Member

fuyufjh commented Mar 2, 2022

protobuf might be a problem.

protocolbuffers/protobuf#8062

However, until today, the latest version of protoc is still x86_64 even it's named as aarch_64

$ file /Users/eric/Downloads/protoc-3.19.4-osx-aarch_64.exe
/Users/eric/Downloads/protoc-3.19.4-osx-aarch_64.exe: Mach-O 64-bit executable x86_64

@skyzh
Copy link
Contributor

skyzh commented Jun 9, 2022

Not complete yet?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants