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

chore(lazer): add locked to anchor install in CI #2502

Merged
merged 1 commit into from
Mar 19, 2025
Merged

Conversation

Riateche
Copy link
Contributor

@Riateche Riateche commented Mar 19, 2025

Summary

Add --locked to cargo install and build it on rustc 1.79 because it doesn't build on 1.80 or later.

Rationale

Build was failing because a dependency required newer rustc.

How has this been tested?

  • Current tests cover my changes
  • Added new tests
  • Manually tested the code

@Riateche Riateche requested a review from a team as a code owner March 19, 2025 14:29
Copy link

vercel bot commented Mar 19, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

6 Skipped Deployments
Name Status Preview Comments Updated (UTC)
api-reference ⬜️ Ignored (Inspect) Visit Preview Mar 19, 2025 2:42pm
component-library ⬜️ Ignored (Inspect) Visit Preview Mar 19, 2025 2:42pm
entropy-debugger ⬜️ Ignored (Inspect) Visit Preview Mar 19, 2025 2:42pm
insights ⬜️ Ignored (Inspect) Visit Preview Mar 19, 2025 2:42pm
proposals ⬜️ Ignored (Inspect) Visit Preview Mar 19, 2025 2:42pm
staking ⬜️ Ignored (Inspect) Visit Preview Mar 19, 2025 2:42pm

@Riateche Riateche merged commit 1b46a93 into main Mar 19, 2025
8 checks passed
@Riateche Riateche deleted the lazer-fix-ci branch March 19, 2025 15:11
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.

3 participants