Skip to content

Renovate the release github action #336

Open
@rapiz1

Description

@rapiz1

We locked rustc to 1.71 when releasing because some mips targets are downgraded after 1.71. By doing that we locked the version for all platforms, which doesn't make much sense.

Also, we're using cross 0.2.5, which is a pretty old version to build for some platforms because of the lack of openssl in the newer cross version. I've doubted if such openssl really works for those platforms and more sensible option would be upgrading cross to latest version, and use rustls for these platforms.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions