Skip to content

Commit f63124d

Browse files
authored
Merge pull request #13 from matthew2564/patch-1
feat: add node22 lambda runtime
2 parents 483586e + e09a8a4 commit f63124d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/plugins/aws/provider.js

+1
Original file line numberDiff line numberDiff line change
@@ -626,6 +626,7 @@ class AwsProvider {
626626
'nodejs16.x',
627627
'nodejs18.x',
628628
'nodejs20.x',
629+
'nodejs22.x',
629630
'provided',
630631
'provided.al2',
631632
'provided.al2023',

0 commit comments

Comments
 (0)