Skip to content

build: enable build for node-v8 push

This mainly enable daily check for https://github.com/nodejs/node-v8. This is pretty useful when talk to v8 team when build failure.

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

Merge request reports

Loading