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

build: Update rust toolchain version #5087

Merged
merged 3 commits into from
Jan 12, 2025
Merged

Conversation

prql-bot
Copy link
Collaborator

Automatic change by the update-rust-toolchain Github Action.

Github Actions will not run workflows on pull requests which are opened by a GitHub Action.

For examples on how to run workflows on this pr, please go to the readme.

@prql-bot prql-bot enabled auto-merge (squash) January 10, 2025 10:58
@eitsupi eitsupi requested a review from max-sixty January 12, 2025 06:12
@@ -537,7 +537,7 @@ jobs:
steps:
- name: 📂 Checkout code
uses: actions/checkout@v4
- run: rustup override set nightly-2024-06-30
- run: rustup override set nightly-2025-01-12
Copy link
Member

Choose a reason for hiding this comment

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

I updated this line as it seemed to exist for the past several years, but I don't understand the value of its existence.

@max-sixty

Copy link
Member

Choose a reason for hiding this comment

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

Great! This was just to lock a version so it didn't randomly fail. Thanks for updating!

@prql-bot prql-bot merged commit 02e8e58 into main Jan 12, 2025
84 checks passed
@prql-bot prql-bot deleted the update_rust_toolchain_action branch January 12, 2025 06:36
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