Skip to content

Commit

Permalink
fix:downgrade lambda runtime version to nodejs18.x in integ test (#3687)
Browse files Browse the repository at this point in the history
  • Loading branch information
godwingrs22 authored Nov 19, 2024
1 parent a80f1a0 commit f2da50c
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 f2da50c

Please sign in to comment.