Skip to content

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

Merged
cooperlees merged 4 commits intomainfrom
docker_parallel
Nov 19, 2023
Merged

[docker ci] Split up amd64 (x86_64) and arm64 builds#4054
cooperlees merged 4 commits intomainfrom
docker_parallel

Conversation

@cooperlees
Copy link
Copy Markdown
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
@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