Skip to content

Conversation

marosset
Copy link
Contributor

  • Installs just v1.40
  • Installs rust v1.85.0
    • We will still install rust v1.81.0 toolchain to address version skew issues between repos

marosset added 2 commits May 28, 2025 12:04
Signed-off-by: Mark Rossett <[email protected]>
Signed-off-by: Mark Rossett <[email protected]>
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

Update the composite GitHub Action to use Rust 1.85.0 by default, bump the Just version, and install an older Rust 1.81.0 toolchain to mitigate version skew.

  • Bump default rust-toolchain input from 1.74.0 to 1.85.0
  • Update just-version from 1.27 to 1.40
  • Add steps to install Rust 1.81.0 toolchain for both Linux and Windows runners
Comments suppressed due to low confidence (1)

action.yml:189

  • [nitpick] Step names are inconsistent between the Linux and Windows blocks. Consider standardizing the naming (e.g., include the platform in both or neither) for clarity.
- name: Install older rust toolchain(s) (Windows)

Copy link
Contributor

@jprendes jprendes left a comment

Choose a reason for hiding this comment

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

LGTM

@marosset marosset merged commit 5af3154 into main May 28, 2025
1 check passed
@marosset marosset deleted the rust-1.85.0 branch May 28, 2025 19:14
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