Skip to content

Remove cross-compilation from linux x86 in Rust CI #190

Open
@marcoieni

Description

@marcoieni

GitHub introduced free arm runners, which are faster than x86 free runners.

There are many jobs where we use the x86 free runner to cross compile because a free arm runner wasn't available at the time.

Tasks

Remove cross-compilation from x86 to arm

Remove cross-compilation from x86 to all other architectures

  • list all linux jobs that cross compile from x86 to the other architectures (e.g. powerpc)
  • convert those jobs if the new runner is faster and cheaper

Additional context

Discussed in zulip.

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