Skip to content

ci: enable Android x86_64 tests once MSRV is bumped #198

Description

@alexanderwiederin

Android x86_64 tests are currently skipped in the CI matrix (see #158). Rust 1.71's compiler_builtins lacks the f128 routines that bionic's static libc.a requires on x86_64. Once the MSRV is bumped sufficiently, x86_64-linux-android should be added to testableTargets in flake.nix and the build-only comment removed from ci.yml.

Related to #58.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions