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

ci: fix rustup WASI target #162

Merged
merged 1 commit into from
Feb 19, 2025
Merged

Conversation

lgfa29
Copy link
Contributor

@lgfa29 lgfa29 commented Feb 19, 2025

The wasm32-wasi target was renamed to wasm32-wasip1 and removed in Rust v1.84.

https://blog.rust-lang.org/2024/04/09/updates-to-rusts-wasi-targets.html

The `wasm32-wasi` was renamed to `wasm32-wasip1` and removed in Rust v1.84.

https://blog.rust-lang.org/2024/04/09/updates-to-rusts-wasi-targets.html

Signed-off-by: Luiz Aoqui <[email protected]>
Copy link
Contributor

@SuperManifolds SuperManifolds left a comment

Choose a reason for hiding this comment

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

LGTM

@SuperManifolds SuperManifolds merged commit 18d2efa into main Feb 19, 2025
9 checks passed
@SuperManifolds SuperManifolds deleted the fix-ci-rustup-wasm32-wasip1 branch February 19, 2025 16:18
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