Using GCP Cloud Build to run some Mocha integration tests that uses the "@google-cloud/tasks" api. On running the pipeline this step fails with an@grpc/grpc-js only works on Node ^8.13.0 || >=10.10.0 error. The error occurs in the yargs module.
Any suggestions?