Skip to content
This repository was archived by the owner on Jan 10, 2026. It is now read-only.

Commit 8e23939

Browse files
committed
Bump Lambda runtime to 25
1 parent 154bbbe commit 8e23939

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

template.yaml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -96,10 +96,12 @@ Parameters:
9696

9797
Globals:
9898
Function:
99-
Runtime: java21
99+
Runtime: java25
100100
Timeout: 30
101101
MemorySize: 3009
102-
102+
Environment:
103+
Variables:
104+
JAVA_TOOL_OPTIONS: -XX:+UseShenandoahGC -XX:ShenandoahGCMode=generational
103105
Resources:
104106

105107
PromptBucket:

0 commit comments

Comments
 (0)