File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 5858 uses : ./.github/actions/test_gem
5959 with :
6060 gem : " opentelemetry-helpers-${{ matrix.gem }}"
61- ruby : " jruby-9.4.8 .0"
61+ ruby : " jruby-9.4.9 .0"
6262
6363 propagators :
6464 strategy :
@@ -103,7 +103,7 @@ jobs:
103103 uses : ./.github/actions/test_gem
104104 with :
105105 gem : " opentelemetry-propagator-${{ matrix.gem }}"
106- ruby : " jruby-9.4.8 .0"
106+ ruby : " jruby-9.4.9 .0"
107107
108108 resource-detectors :
109109 strategy :
@@ -148,7 +148,7 @@ jobs:
148148 uses : ./.github/actions/test_gem
149149 with :
150150 gem : " opentelemetry-${{ matrix.gem }}"
151- ruby : " jruby-9.4.8 .0"
151+ ruby : " jruby-9.4.9 .0"
152152
153153 processors :
154154 strategy :
@@ -191,4 +191,4 @@ jobs:
191191 uses : ./.github/actions/test_gem
192192 with :
193193 gem : " opentelemetry-processor-${{ matrix.gem }}"
194- ruby : " jruby-9.4.8 .0"
194+ ruby : " jruby-9.4.9 .0"
Original file line number Diff line number Diff line change 5656 uses : ./.github/actions/test_gem
5757 with :
5858 gem : " opentelemetry-instrumentation-${{ matrix.gem }}"
59- ruby : " jruby-9.4.8 .0"
59+ ruby : " jruby-9.4.9 .0"
6060 services :
6161 memcached :
6262 image : memcached:alpine
Original file line number Diff line number Diff line change @@ -110,4 +110,4 @@ jobs:
110110 uses : ./.github/actions/test_gem
111111 with :
112112 gem : " opentelemetry-instrumentation-${{ matrix.gem }}"
113- ruby : " jruby-9.4.8 .0"
113+ ruby : " jruby-9.4.9 .0"
You can’t perform that action at this time.
0 commit comments