Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[CI] fix CI hang issue caused by node 17 (#87)
Current CI fails when testing `wasm-opt`, this is caused by node-17, use node 20 can fix this issue.
- Loading branch information