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

ci: upgrade the Rust version used in CI #700

Merged
merged 2 commits into from
Mar 7, 2023

Conversation

ShiKaiWi
Copy link
Member

@ShiKaiWi ShiKaiWi commented Mar 6, 2023

Which issue does this PR close?

Closes #

Rationale for this change

The rust version used in CI workflows is stale.

What changes are included in this PR?

Update the rust version defined in CI workflows.

Are there any user-facing changes?

None.

How does this change test

https://github.com/ShiKaiWi/ceresdb/actions/runs/4351144689

.github/workflows/ci.yml Outdated Show resolved Hide resolved
@codecov-commenter
Copy link

Codecov Report

Merging #700 (95e2c38) into main (f79890b) will decrease coverage by 0.01%.
The diff coverage is n/a.

❗ Current head 95e2c38 differs from pull request most recent head 55a1790. Consider uploading reports for the commit 55a1790 to get more accurate results

@@            Coverage Diff             @@
##             main     #700      +/-   ##
==========================================
- Coverage   67.55%   67.55%   -0.01%     
==========================================
  Files         281      281              
  Lines       44343    44343              
==========================================
- Hits        29956    29955       -1     
- Misses      14387    14388       +1     
Impacted Files Coverage Δ
components/skiplist/src/list.rs 98.87% <0.00%> (-0.23%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

Copy link
Contributor

@jiacai2050 jiacai2050 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jiacai2050 jiacai2050 added this pull request to the merge queue Mar 7, 2023
Merged via the queue into apache:main with commit cb99057 Mar 7, 2023
@ShiKaiWi ShiKaiWi deleted the build-upgrade-rust-in-ci branch March 8, 2023 01:47
chunshao90 pushed a commit to chunshao90/ceresdb that referenced this pull request May 15, 2023
* ci: upgrade the Rust version used in CI

* chore: record RUST_VRESION in env
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