-
Notifications
You must be signed in to change notification settings - Fork 19
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Right now the supported runtimes are static:
Line 24 in 822176f
const SupportedRuntimes = ['nodejs:10', 'nodejs:12', 'nodejs:14'] |
On first run, cache the supported runtimes in the config, per apihost. There is the utils.getSupportedServerRuntimes
function available.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request