Skip to content

ci: bump rust toolchain to 1.91.0#5937

Merged
jackye1995 merged 2 commits intomainfrom
codex/fix-ci-21917803271
Feb 11, 2026
Merged

ci: bump rust toolchain to 1.91.0#5937
jackye1995 merged 2 commits intomainfrom
codex/fix-ci-21917803271

Conversation

@lance-community
Copy link
Copy Markdown
Contributor

Link: https://github.com/lance-format/lance/actions/runs/21917803271

Summary of failure:

  • build-no-lock failed because rustc 1.90.0 is too old for updated aws-smithy dependencies (requires 1.91).

Fixes applied:

  • Bumped the pinned Rust toolchain to 1.91.0 to satisfy dependency MSRV in no-lock builds.

@github-actions github-actions Bot added the bug Something isn't working label Feb 11, 2026
@github-actions
Copy link
Copy Markdown
Contributor

Code Review

This is a minimal, well-justified change. Bumping the Rust toolchain from 1.90.0 to 1.91.0 to satisfy the aws-smithy dependency MSRV requirement is the correct fix.

No issues identified. LGTM.

@jackye1995 jackye1995 closed this Feb 11, 2026
@jackye1995 jackye1995 reopened this Feb 11, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 11, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@jackye1995 jackye1995 changed the title fix: resolve CI failures from workflow run ci: bump rust toolchain to 1.91.0 Feb 11, 2026
@github-actions github-actions Bot added the ci Github Action or Test issues label Feb 11, 2026
@jackye1995 jackye1995 merged commit e5e6ce7 into main Feb 11, 2026
18 checks passed
@jackye1995 jackye1995 deleted the codex/fix-ci-21917803271 branch February 11, 2026 22:37
jackye1995 added a commit that referenced this pull request Feb 12, 2026
Link: https://github.com/lance-format/lance/actions/runs/21917803271

Summary of failure:
- build-no-lock failed because rustc 1.90.0 is too old for updated
aws-smithy dependencies (requires 1.91).

Fixes applied:
- Bumped the pinned Rust toolchain to 1.91.0 to satisfy dependency MSRV
in no-lock builds.

---------

Co-authored-by: Jack Ye <yezhaoqin@gmail.com>
jackye1995 added a commit that referenced this pull request Feb 12, 2026
Link: https://github.com/lance-format/lance/actions/runs/21917803271

Summary of failure:
- build-no-lock failed because rustc 1.90.0 is too old for updated
aws-smithy dependencies (requires 1.91).

Fixes applied:
- Bumped the pinned Rust toolchain to 1.91.0 to satisfy dependency MSRV
in no-lock builds.

---------

Co-authored-by: Jack Ye <yezhaoqin@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working ci Github Action or Test issues

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants