Skip to content

CI: Run the aarch64 build in a different workflow #442

@caspervdw

Description

@caspervdw

The aarch64 build may take hours while our other builds complete within 10-30 minutes. This is because we use emulation. Also, the build sporadically hangs after which it is killed at 6 hours. There is no way of restarting the build in that case.

I don’t like this as it delays the actual release (which is done only after all envs are completed.

Maybe we can move this build to Travis (which has native support for aarch64) or else move it into an independent workflow so that it does not block the others.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions