Skip to content

Commit

Permalink
test: Bump node version in test configs
Browse files Browse the repository at this point in the history
  • Loading branch information
jax-b authored Feb 24, 2024
1 parent 27b70f4 commit 549aba0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/base/serverless.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ functions:
handler: handler.hello
hello3:
handler: handler.hello
runtime: nodejs8.10
runtime: nodejs14.x
hello4:
handler: fn2_handler.hello
module: fn2
Expand Down

0 comments on commit 549aba0

Please sign in to comment.