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

[docker ci] Split up amd64 (x86_64) and arm64 builds #4054

Merged
merged 4 commits into from Nov 19, 2023
Merged

Conversation

cooperlees
Copy link
Collaborator

  • Lets run them seperately to cut down total time
  • Will also more clearly show if either arch has specific problems
  • Kept amd64 (x86_64) using qemu actions so if GitHub ever offers arm64 boxes it could stay working too

Fixes #3971

cooperlees and others added 3 commits November 18, 2023 13:42
- Lets run them seperately to cut down total time
- Will also more clearly show if either arch has specific problems
- Kept amd64 (x86_64) using qemu actions so if GitHub ever offers arm64 boxes it could stay working too

Fixes #3971
@cooperlees cooperlees merged commit 30c6bb3 into main Nov 19, 2023
40 of 42 checks passed
@cooperlees cooperlees deleted the docker_parallel branch November 19, 2023 18:44
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.

[docker ci building] See if we can get aarch64 + x86_64 building in parallel
2 participants