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 0f6f873 commit 6c118c6Copy full SHA for 6c118c6
.github/workflows/release-layer-ruby.yml
@@ -91,7 +91,7 @@ jobs:
91
artifact-name: opentelemetry-ruby-layer.zip
92
layer-name: opentelemetry-ruby
93
component-version: ${{needs.build-layer.outputs.RUBY_SDK_VERSION}}
94
- runtimes: ruby3.2 ruby3.3
+ runtimes: ruby3.2 ruby3.3 ruby3.4
95
release-group: prod
96
aws_region: ${{ matrix.aws_region }}
97
secrets: inherit
0 commit comments