Skip to content

Cannot specify a runtime #44

Open
Open
@ryangrimm

Description

@ryangrimm

In the utils.js file there are a few places that use the input.runtime, with the exception of right here:

runtime: 'nodejs12.x',

Am I correct in assuming that if that line were changed to runtime: inputs.runtime || 'nodejs12.x' we could then specify any runtime we desired? That just seems too easy of a fix.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions