Skip to content

bump rb_sys#602

Merged
jacobsteves merged 2 commits into
mainfrom
js.fix-rust-v
May 25, 2026
Merged

bump rb_sys#602
jacobsteves merged 2 commits into
mainfrom
js.fix-rust-v

Conversation

@jacobsteves

@jacobsteves jacobsteves commented May 25, 2026

Copy link
Copy Markdown
Collaborator

build-native-gems is failing on main after the wasmtime bump because wasmtime requires rustc >= 0.93 but the step uses a docker container thats pulling an old version. Bumping the version should fix it.

build-native-gems doesn't run on PRs so we didn't catch it there.

Manual trigger https://github.com/bytecodealliance/wasmtime-rb/actions/runs/26407150802

@jacobsteves jacobsteves marked this pull request as draft May 25, 2026 15:08
@jacobsteves jacobsteves marked this pull request as ready for review May 25, 2026 15:24
@jacobsteves jacobsteves requested a review from jeffcharles May 25, 2026 15:24
@jeffcharles

Copy link
Copy Markdown
Collaborator

Can you also update the rb-sys crate? It'll probably still work if they're a little out-of-sync but probably best if they're not.

@jacobsteves jacobsteves merged commit 33affcc into main May 25, 2026
23 checks passed
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