We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4885ee4 commit fc5738cCopy full SHA for fc5738c
.github/workflows/release-layer-java.yml
@@ -78,7 +78,7 @@ jobs:
78
layer-name: opentelemetry-javaagent
79
component-version: ${{needs.build-layer.outputs.JAVAAGENT_VERSION}}
80
# architecture:
81
- runtimes: java8 java8.al2 java11 java17
+ runtimes: java8.al2 java11 java17
82
release-group: prod
83
aws_region: ${{ matrix.aws_region }}
84
secrets: inherit
@@ -110,7 +110,7 @@ jobs:
110
layer-name: opentelemetry-javawrapper
111
component-version: "--"
112
113
114
115
116
0 commit comments