Skip to content

test: test for minimum ICU version consistency

The minimum ICU version for Node.js must be at least the minimum ICU version for V8.

Refs: https://github.com/nodejs/node/pull/30607

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • commit message follows commit guidelines

Merge request reports

Loading