We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0cef2b1 commit a3188fcCopy full SHA for a3188fc
.github/workflows/release-layer-java.yml
@@ -104,7 +104,7 @@ jobs:
104
# architecture:
105
# If you add a java runtime here, please make sure that the collector/Makefile publish and publish-layer targets
106
# get updated as well
107
- runtimes: java8.al2 java11 java17
+ runtimes: java8.al2 java11 java17 java21
108
release-group: prod
109
aws_region: ${{ matrix.aws_region }}
110
secrets: inherit
0 commit comments