Skip to content

Commit

Permalink
feat: upgrade sls runtime to nodejs18.x
Browse files Browse the repository at this point in the history
resolves: #1334
  • Loading branch information
mimurawil committed Oct 2, 2024
1 parent 2703f0e commit fadb238
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ plugins:
# The `provider` block defines where your service will be deployed
provider:
name: aws
runtime: nodejs16.x
runtime: nodejs18.x

environment:
JOB_QUEUE: DemoJobQueue
Expand Down

0 comments on commit fadb238

Please sign in to comment.