Skip to content

Fixed wasm test execution in CI #7

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

Merged
merged 3 commits into from
Nov 18, 2024
Merged

Fixed wasm test execution in CI #7

merged 3 commits into from
Nov 18, 2024

Conversation

asasine
Copy link
Owner

@asasine asasine commented Nov 18, 2024

Required adding a rustup toolchain file and explicitly setting up Rust in the CI runner in order to use the correct Rust version to accommodate cloudflare/workers-rs#658 and wasm-bindgen/wasm-bindgen#4211

Fixes #6

@asasine asasine added the bug Something isn't working label Nov 18, 2024
@asasine asasine merged commit ab22d31 into main Nov 18, 2024
1 check passed
@asasine asasine deleted the fix/asasine/6/wasm-tests branch November 18, 2024 19:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix wasm tests in CI
1 participant