Commits


Sutou Kouhei authored and GitHub committed 02c671a3791
ARROW-17993: [CI][Release] Use Node.js 16 LTS for verify-rc-source-*-conda-* (#14377) Because Node.js 17 and expect 29.1.2 are conflicted. https://github.com/ursacomputing/crossbow/actions/runs/3224409421/jobs/5275509496#step:6:759 error expect@29.1.2: The engine "node" is incompatible with this module. Expected version "^14.15.0 || ^16.10.0 || >=18.0.0". Got "17.9.0" Authored-by: Sutou Kouhei <kou@clear-code.com> Signed-off-by: Sutou Kouhei <kou@clear-code.com>