Skip to content

Conversation

@lwshang
Copy link
Contributor

@lwshang lwshang commented Jan 9, 2026

CI failure.

The macOS-13 based runner images are now retired.

@lwshang lwshang marked this pull request as ready for review January 9, 2026 15:55
@lwshang lwshang requested a review from a team as a code owner January 9, 2026 15:55
@lwshang lwshang enabled auto-merge (squash) January 9, 2026 15:56
fail-fast: false
steps:
- name: Install Rust toolchain
uses: actions-rust-lang/setup-rust-toolchain@v1
Copy link
Contributor

Choose a reason for hiding this comment

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

This can just be removed entirely. The runner image comes with rustup and then we don't need a 'sync with other file' instruction.

Copy link
Contributor Author

@lwshang lwshang Jan 9, 2026

Choose a reason for hiding this comment

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

Most jobs use the stable toolchain (which is specified in rust-toolchain.toml). This msrv job explicitly overwrite to use the MSRV. So I believe we should keep it here, no?

@lwshang lwshang merged commit 72f1c4b into main Jan 9, 2026
22 of 26 checks passed
@lwshang lwshang deleted the lwshang/bump_macos_runner branch January 9, 2026 15:57
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.

2 participants