1
0
mirror of synced 2026-09-08 15:39:38 +00:00
Files
Yury Semikhatsky 8dce79daed chore(driver): drop the gitHead lookup and use the latest Node.js LTS directly
The upstream driver build script that pinned NODE_VERSION was removed in
microsoft/playwright#41518, so the gitHead lookup only ever led to a 404
and the LTS fallback. The gitHead field is also not available from the
internal npm feed, which failed the release pipeline.
2026-09-03 14:59:26 -07:00
..