chore: madrun: envelop

This commit is contained in:
coderaiser 2023-01-18 16:54:58 +02:00
parent 871b05d4d5
commit 40f17bb670

View file

@ -7,7 +7,7 @@ const testEnv = {
THREAD_IT_COUNT: 0,
};
const is17 = /^v1[78]/.test(process.version);
const is17 = /^v1[789]/.test(process.version);
// fix for ERR_OSSL_EVP_UNSUPPORTED on node v17
// flag '--openssl-legacy-provider' not supported