Skip to content

Commit

Permalink
fix:downgrade lambda runtime version to nodejs18.x in integ test
Browse files Browse the repository at this point in the history
  • Loading branch information
godwingrs22 committed Nov 19, 2024
1 parent a80f1a0 commit 840e36c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Resources:
Properties:
CodeUri: ${codeuri}
Handler: index.handler
Runtime: nodejs20.x
Runtime: nodejs18.x
AutoPublishAlias: Live
AutoPublishAliasAllProperties: true
Layers:
Expand Down

0 comments on commit 840e36c

Please sign in to comment.