Skip to content

Pin tokio in CI to fix MSRV #3216

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

Merged
merged 1 commit into from
Aug 2, 2024

Conversation

tnull
Copy link
Contributor

@tnull tnull commented Aug 1, 2024

The recently released tokio 1.39 bumped their MSRV to rustc 1.70. Here, we pin the tokio version to 1.38 for users that require to maintain our MSRV of rustc 1.63.

Copy link

codecov bot commented Aug 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.73%. Comparing base (50d21b7) to head (3566b98).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3216      +/-   ##
==========================================
- Coverage   89.75%   89.73%   -0.03%     
==========================================
  Files         122      122              
  Lines      101791   101791              
  Branches   101791   101791              
==========================================
- Hits        91367    91342      -25     
- Misses       7743     7765      +22     
- Partials     2681     2684       +3     

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

The recently released `tokio` 1.39 bumped their MSRV to rustc 1.70.
Here, we pin the `tokio` version to 1.38 for users that require to
maintain our MSRV of rustc 1.63.
@tnull tnull force-pushed the 2024-08-pin-tokio-in-ci branch from 7f0fb7d to 3566b98 Compare August 1, 2024 21:20
@tnull
Copy link
Contributor Author

tnull commented Aug 1, 2024

Kicked CI

@dunxen dunxen merged commit 8c1b3d1 into lightningdevkit:main Aug 2, 2024
18 of 19 checks passed
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.

3 participants