Skip to content

Commit 6c118c6

Browse files
committed
add 3.4 in runtime
1 parent 0f6f873 commit 6c118c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ jobs:
9191
artifact-name: opentelemetry-ruby-layer.zip
9292
layer-name: opentelemetry-ruby
9393
component-version: ${{needs.build-layer.outputs.RUBY_SDK_VERSION}}
94-
runtimes: ruby3.2 ruby3.3
94+
runtimes: ruby3.2 ruby3.3 ruby3.4
9595
release-group: prod
9696
aws_region: ${{ matrix.aws_region }}
9797
secrets: inherit

0 commit comments

Comments
 (0)