Skip to content

Commit 26af7b1

Browse files
authored
feat: Publish AWS Lambda Layer for Node 24 (#18327)
Node 24 is now supported: https://docs.aws.amazon.com/lambda/latest/dg/lambda-runtimes.html#runtimes-supported, we can publish.
1 parent 2f3144e commit 26af7b1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.craft.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -153,6 +153,7 @@ targets:
153153
- nodejs18.x
154154
- nodejs20.x
155155
- nodejs22.x
156+
- nodejs24.x
156157
license: MIT
157158

158159
# CDN Bundle Target

0 commit comments

Comments
 (0)