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

Run CI for the msrv and latest rust version #1159

Merged
merged 4 commits into from
Jan 9, 2024
Merged

Conversation

leighmcculloch
Copy link
Member

@leighmcculloch leighmcculloch commented Jan 9, 2024

What

Run CI for the minimum supported rust version (msrv) and latest rust version.

Also make the msrv consistent in this repo.

Why

To ensure that the package continues to build on the minimum supported rust version that is defined in the Cargo.toml, which is currently Rust v1.70, as well as continues to be tested on the latest version.

Close stellar/rs-soroban-env#1311

@leighmcculloch leighmcculloch marked this pull request as ready for review January 9, 2024 07:02
@leighmcculloch leighmcculloch merged commit d5f0d86 into main Jan 9, 2024
@leighmcculloch leighmcculloch deleted the rs-soroban-env#1311 branch January 9, 2024 22:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Updating rust-version going forward
2 participants