We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5655db6 commit b81c26fCopy full SHA for b81c26f
1 file changed
.github/workflows/ci.yml
@@ -228,9 +228,6 @@ jobs:
228
with:
229
run_install: true
230
231
- # Install native and wasm toolchains required by SDK tests:
232
- # - `emcc` for C++ module compilation tests.
233
- # - `wasm32-unknown-unknown` target for Rust web client tests.
234
# Install cmake and emscripten for C++ module compilation tests.
235
- name: Install cmake and emscripten
236
run: |
0 commit comments