Skip to content

Commit 35580f7

Browse files
committed
use MIN_NODE_VERSION in node-compat test
1 parent 6fd8268 commit 35580f7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.circleci/config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -737,6 +737,7 @@ jobs:
737737
environment:
738738
LANG: "C.UTF-8"
739739
EMTEST_SKIP_V8: "1"
740+
EMCC_CFLAGS: "-sMIN_NODE_VERSION=101900"
740741
steps:
741742
- checkout
742743
- run:

0 commit comments

Comments
 (0)