Skip to content

Commit 5e0fc82

Browse files
committed
chore(java): update supported runtimes
1 parent f4b04b8 commit 5e0fc82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java/layer-data.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
OFFICIAL_LAYER_NAME=sumologic-otel-lambda-java
44
ARCHITECTURE_AMD=x86_64
55
ARCHITECTURE_ARM=arm64
6-
RUNTIMES='java11 java17 java8.al2'
6+
RUNTIMES='java11 java8.al2'
77
DESCRIPTION='Sumo Logic OTel Collector and Java Lambda Layer https://github.com/SumoLogic/sumologic-otel-lambda/tree/main/java'
88
LICENSE=Apache-2.0
99
VERSION=v1-30-1

0 commit comments

Comments
 (0)