serverless-components / tencent-koa

Easily deploy serverless Koa applications to Tencent Cloud with the Serverless Framework
MIT License
20 stars 10 forks source link

Could set node runtime other than 8.9 in serverless.yml? #28

Closed xiechao06 closed 4 years ago

roy-lau commented 4 years ago

There are three options: Nodejs6.10、Nodejs8.9、Nodejs12.16

yugasun commented 4 years ago

Actually four options:

Nodejs6.10、Nodejs8.9、Nodejs10.15、Nodejs12.16
roy-lau commented 4 years ago

Actually four options: Nodejs6.10、Nodejs8.9、Nodejs10.15、Nodejs12.16

This is official