Skip to content

Commit b81c26f

Browse files
authored
Apply suggestion from @bfops
Signed-off-by: Zeke Foppa <196249+bfops@users.noreply.github.com>
1 parent 5655db6 commit b81c26f

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/ci.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -228,9 +228,6 @@ jobs:
228228
with:
229229
run_install: true
230230

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.
234231
# Install cmake and emscripten for C++ module compilation tests.
235232
- name: Install cmake and emscripten
236233
run: |

0 commit comments

Comments
 (0)