alexcrichton opened PR #6560 from alexcrichton:old-rust-v9
to bytecodealliance:release-9.0.0
:
- Use Rust 1.69.0 instead of 1.70.0
Try to fix some recent CI breakage
<!--
Please make sure you include the following information:
If this work has been discussed elsewhere, please include a link to that
conversation. If it was discussed in an issue, just mention "issue #...".Explain why this change is needed. If the details are in an issue already,
this can be brief.Our development process is documented in the Wasmtime book:
https://docs.wasmtime.dev/contributing-development-process.htmlPlease ensure all communication follows the code of conduct:
https://github.com/bytecodealliance/wasmtime/blob/main/CODE_OF_CONDUCT.md
-->
alexcrichton has marked PR #6560 as ready for review.
alexcrichton requested fitzgen for a review on PR #6560.
alexcrichton requested wasmtime-default-reviewers for a review on PR #6560.
jameysharp submitted PR review:
Thanks! I was going to do the same thing so this looks good to me.
This is basically a backport of #6502 except without the
test-programs
changes, right? I'm confused about why that part was not necessary here.
alexcrichton merged PR #6560.
Last updated: Nov 22 2024 at 17:03 UTC