We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0256a8d commit 8764744Copy full SHA for 8764744
.circleci/config.yml
@@ -662,8 +662,6 @@ jobs:
662
test-wasm64-4gb:
663
environment:
664
LANG: "C.UTF-8"
665
- # Only run 2 tests at a time to avoid OOM (since each test used >4gb)
666
- EMCC_CORES: "2"
667
# We don't use `bionic` here since its too old to run recent node versions:
668
# `/lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.28' not found`
669
executor: linux-python
0 commit comments