We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27b70f4 commit 549aba0Copy full SHA for 549aba0
tests/base/serverless.yml
@@ -47,7 +47,7 @@ functions:
47
handler: handler.hello
48
hello3:
49
50
- runtime: nodejs8.10
+ runtime: nodejs14.x
51
hello4:
52
handler: fn2_handler.hello
53
module: fn2
0 commit comments