Skip to content

Commit a3188fc

Browse files
authored
Add java21 to the supported runtimes list
1 parent 0cef2b1 commit a3188fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-layer-java.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ jobs:
104104
# architecture:
105105
# If you add a java runtime here, please make sure that the collector/Makefile publish and publish-layer targets
106106
# get updated as well
107-
runtimes: java8.al2 java11 java17
107+
runtimes: java8.al2 java11 java17 java21
108108
release-group: prod
109109
aws_region: ${{ matrix.aws_region }}
110110
secrets: inherit

0 commit comments

Comments
 (0)