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

Commits on Nov 18, 2023

  1. [docker ci] Split up amd64 (x86_64) and arm64 builds

    - 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 committed Nov 18, 2023
    Configuration menu
    Copy the full SHA
    09982e0 View commit details
    Browse the repository at this point in the history
  2. Add CHANGES entry

    cooperlees committed Nov 18, 2023
    Configuration menu
    Copy the full SHA
    b4dbc4a View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2023

  1. Configuration menu
    Copy the full SHA
    9688ca3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b74ade9 View commit details
    Browse the repository at this point in the history