mirror of
https://github.com/samuelthomas2774/nxapi.git
synced 2026-03-21 18:04: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:
parent
355cefe382
commit
2dbd394cd9
|
|
@ -1,4 +1,4 @@
|
|||
image: node:latest
|
||||
image: node:17
|
||||
|
||||
cache:
|
||||
paths:
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user