Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Inconsistent Rust compiler version #8

Open
ximon18 opened this issue Nov 3, 2022 · 1 comment
Open

Inconsistent Rust compiler version #8

ximon18 opened this issue Nov 3, 2022 · 1 comment
Labels
bug Something isn't working enhancement New feature or request

Comments

@ximon18
Copy link
Member

ximon18 commented Nov 3, 2022

In the packaging workflow the version of the Rust compiler used depends on the workflow job being executed:

This lack of consistency and control over the Rust version is not ideal, may cause confusing results, and may offer insufficient control for some use cases.

@ximon18 ximon18 added bug Something isn't working enhancement New feature or request labels Nov 3, 2022
@ximon18 ximon18 transferred this issue from NLnetLabs/.github Nov 17, 2022
@ximon18
Copy link
Member Author

ximon18 commented Nov 20, 2023

FYI re cross compilation, the Rust version used at the time of writing in the GitHub Ubuntu 20.04 hosted runner image has since been bumped by Microsoft to Rust 1.73.0 per https://github.com/actions/runner-images/blob/main/images/ubuntu/Ubuntu2004-Readme.md#rust-tools.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant