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 3527e6b commit d85ea44Copy full SHA for d85ea44
.circleci/config.yml
@@ -10,6 +10,8 @@ executors:
10
linux-python:
11
docker:
12
- image: cimg/python:3.10.7
13
+ environment:
14
+ EMCC_CORES: "4"
15
focal:
16
17
- image: emscripten/emscripten-ci:focal
0 commit comments