Skip to content

Commit 549aba0

Browse files
authored
test: Bump node version in test configs
1 parent 27b70f4 commit 549aba0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/base/serverless.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ functions:
4747
handler: handler.hello
4848
hello3:
4949
handler: handler.hello
50-
runtime: nodejs8.10
50+
runtime: nodejs14.x
5151
hello4:
5252
handler: fn2_handler.hello
5353
module: fn2

0 commit comments

Comments
 (0)