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: verify MSRV on CI #4490

Merged
merged 1 commit into from
Jul 10, 2023
Merged

ci: verify MSRV on CI #4490

merged 1 commit into from
Jul 10, 2023

Conversation

eitsupi
Copy link
Contributor

@eitsupi eitsupi commented Jul 8, 2023

Which issue does this PR close?

Closes #4487

Rationale for this change

Check the MSRV of the main crates included in the workspace on CI.

What changes are included in this PR?

Add a new job on GitHub Actions to check MSRV of arrow, parquet, arrow-flight and object_store.

Are there any user-facing changes?

No.

@github-actions github-actions bot added parquet Changes to the parquet crate arrow Changes to the arrow crate arrow-flight Changes to the arrow-flight crate object-store Object Store Interface labels Jul 8, 2023
object_store/Cargo.toml Outdated Show resolved Hide resolved
@tustvold tustvold merged commit 72b2ec5 into apache:master Jul 10, 2023
30 checks passed
@eitsupi eitsupi deleted the msrv-ci branch July 10, 2023 14:04
@tustvold tustvold mentioned this pull request Jul 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
arrow Changes to the arrow crate arrow-flight Changes to the arrow-flight crate object-store Object Store Interface parquet Changes to the parquet crate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

MSRV check on CI
2 participants