nodejs / citgm

Canary in the Gold Mine

Home Page:https://www.npmjs.com/package/citgm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CI fails on Windows and Node.js >=14.x

targos opened this issue · comments

See for example https://github.com/nodejs/citgm/runs/3996727979?check_suite_focus=true

We started to see the failure with commit b73cb0f, which only increments the version number, so the failure is due to something external, like a change in Node.js itself or in a dependency.

@nodejs/platform-windows