Skip to content

Fix code-checks.yaml workflow (build step) #6

Open
@tchapacan

Description

@tchapacan

The build in the code-checks.yaml only work on this architecture (others are failing): x86_64-unknown-linux-gnu

Currently it is setup for at least those 3 arch and whynot adding win as well ?

- {os: "ubuntu-latest", target: "x86_64-unknown-linux-gnu", cross: false}
- {os: "ubuntu-latest", target: "armv7-unknown-linux-gnueabihf", cross: true}
- {os: "ubuntu-latest", target: "aarch64-unknown-linux-gnu", cross: true}

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinggood first issueGood for newcomers

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions