Skip to content

Commit f1bc8a0

Browse files
committed
Align WASM CI with Rust 1.88
1 parent a25dde1 commit f1bc8a0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/wasm-binding.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ jobs:
2727
- uses: actions/checkout@v4
2828
- uses: dtolnay/rust-toolchain@stable
2929
with:
30+
toolchain: 1.88.0
3031
targets: wasm32-unknown-unknown
3132
- uses: actions/setup-node@v4
3233
with:

0 commit comments

Comments
 (0)