-
Notifications
You must be signed in to change notification settings - Fork 291
Closed as not planned
Labels
bugSomething isn't workingSomething isn't working
Milestone
Description
Apache Iceberg Rust version
None
Describe the bug
Currently in ci's msrv check, we have a step to generate lock file, which cause inconsistency between ci and local env.
To Reproduce
See
iceberg-rust/.github/workflows/ci.yml
Line 142 in 4531203
- name: Generate minimal versions lockfile |
Expected behavior
We already checked in Cargo.lock, this is unncessary.
Willingness to contribute
I can contribute a fix for this bug independently
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working