Skip to content

Conversation

burmecia
Copy link
Member

@burmecia burmecia commented Feb 1, 2025

What kind of change does this PR introduce?

This PR is to make Rust 1.81.0 as the default toolchain in CI workflow, so to make the WASM fdw built is compatible with wasmtime host.

What is the current behavior?

In the step actions-rs/toolchain@v1, the default toolchain is still stable although we specified the rust version 1.81.0.

What is the new behavior?

Not only specify the rust version to 1.81.0, we also need to make it the default toolchain so the following steps are using the correct version of rust.

Additional context

N/A

@burmecia burmecia requested review from olirice and imor February 1, 2025 10:13
@burmecia burmecia added the bug Something isn't working label Feb 1, 2025
This was referenced Feb 3, 2025
@burmecia burmecia merged commit 29da15c into main Feb 3, 2025
5 checks passed
@burmecia burmecia deleted the bo/fix/ci-rust-toolchain branch February 3, 2025 05:14
@burmecia burmecia added the ci label Feb 3, 2025
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants