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

Add CI job to check Wasmi's minimum supported Rust version #1195

Merged
merged 2 commits into from
Sep 25, 2024

Conversation

Robbepop
Copy link
Member

Also bumps Wasmi's minimum supported Rust version to v1.79 from v1.77.

Closes #1153.

The minimum support Rust version is always 2 versions before the latest stable release. With Rust's release schedule of 6 weeks that means that Wasmi users have 12 weeks (3 months) to catch up.
Copy link

codecov bot commented Sep 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.82%. Comparing base (d299f43) to head (271a841).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1195      +/-   ##
==========================================
- Coverage   80.82%   80.82%   -0.01%     
==========================================
  Files         300      300              
  Lines       24907    24907              
==========================================
- Hits        20131    20130       -1     
- Misses       4776     4777       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Robbepop Robbepop merged commit 0b072e3 into main Sep 25, 2024
17 of 19 checks passed
@Robbepop Robbepop deleted the rf-ci-check-min-version branch September 25, 2024 15:07
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.

Rust version in Cargo.toml is out of date
1 participant