Skip to content

Commit 8764744

Browse files
authored
[ci] Increase EMCC_CORES for test-wasm64-4gb test suite. NFC (#25194)
Since the CI didn't report any OOMs for this suite I assume this should be safe to land. Test time goes from ~35 or ~21 minutes.
1 parent 0256a8d commit 8764744

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.circleci/config.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -662,8 +662,6 @@ jobs:
662662
test-wasm64-4gb:
663663
environment:
664664
LANG: "C.UTF-8"
665-
# Only run 2 tests at a time to avoid OOM (since each test used >4gb)
666-
EMCC_CORES: "2"
667665
# We don't use `bionic` here since its too old to run recent node versions:
668666
# `/lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.28' not found`
669667
executor: linux-python

0 commit comments

Comments
 (0)