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

build: reenable building arm64 concurrently #30626

Merged
merged 1 commit into from
Oct 18, 2024

Conversation

karalabe
Copy link
Member

@karalabe karalabe commented Oct 18, 2024

This is kind of an experiment. Originally we used travis arm64 to build, and had to reduce build concurrency due to limited memory. Nowadays we don't cross build, only to docker, and on that we use amd64 builders. This PR is an attempt to speed up the docker image builders so it doesn't take 45 minutes.

Then again, it could happen that the CI env var isn't passed to docker at all. Oh well, I don't really see a reason to constrain ourselves. We can revert if something downstream borks.

@karalabe karalabe added this to the 1.14.12 milestone Oct 18, 2024
@karalabe karalabe merged commit 3ff73d4 into ethereum:master Oct 18, 2024
2 checks passed
zfy0701 pushed a commit to sentioxyz/go-ethereum that referenced this pull request Dec 3, 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.

1 participant