mirror of
https://github.com/samuelthomas2774/nxapi.git
synced 2026-09-10 20:35:10 -05:00
Use Node.js v17 in CI
npm install fails with Node.js v18 as there's no prebuilt Frida bindings.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
image: node:latest
|
||||
image: node:17
|
||||
|
||||
cache:
|
||||
paths:
|
||||
|
||||
Reference in New Issue
Block a user