-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Labels
Description
Node version 10.8.0 is only available on one pre-built AWS provided codebuild container that will likely get deprecated soon.
We should either:
- build our own codebuild container (which could expedite the codebuild process - we
npm installevery time) - update our Node version
Reactions are currently unavailable