|
44 | 44 | with: |
45 | 45 | gem: "opentelemetry-instrumentation-${{ matrix.gem }}" |
46 | 46 | ruby: "3.1" |
47 | | - - name: "Test Ruby 3.0" |
48 | | - uses: ./.github/actions/test_gem |
49 | | - with: |
50 | | - gem: "opentelemetry-instrumentation-${{ matrix.gem }}" |
51 | | - ruby: "3.0" |
52 | 47 | yard: true |
53 | 48 | rubocop: true |
54 | 49 | build: true |
|
95 | 90 | with: |
96 | 91 | gem: "opentelemetry-instrumentation-${{ matrix.gem }}" |
97 | 92 | ruby: "3.1" |
98 | | - - name: "Test Ruby 3.0" |
99 | | - uses: ./.github/actions/test_gem |
100 | | - with: |
101 | | - gem: "opentelemetry-instrumentation-${{ matrix.gem }}" |
102 | | - ruby: "3.0" |
103 | 93 | yard: true |
104 | 94 | rubocop: true |
105 | 95 | build: true |
@@ -137,11 +127,6 @@ jobs: |
137 | 127 | with: |
138 | 128 | gem: "opentelemetry-instrumentation-${{ matrix.gem }}" |
139 | 129 | ruby: "3.1" |
140 | | - - name: "Test Ruby 3.0" |
141 | | - uses: ./.github/actions/test_gem |
142 | | - with: |
143 | | - gem: "opentelemetry-instrumentation-${{ matrix.gem }}" |
144 | | - ruby: "3.0" |
145 | 130 | yard: true |
146 | 131 | rubocop: true |
147 | 132 | build: true |
@@ -195,11 +180,6 @@ jobs: |
195 | 180 | with: |
196 | 181 | gem: "opentelemetry-instrumentation-${{ matrix.gem }}" |
197 | 182 | ruby: "3.1" |
198 | | - - name: "Test Ruby 3.0" |
199 | | - uses: ./.github/actions/test_gem |
200 | | - with: |
201 | | - gem: "opentelemetry-instrumentation-${{ matrix.gem }}" |
202 | | - ruby: "3.0" |
203 | 183 | yard: true |
204 | 184 | rubocop: true |
205 | 185 | build: true |
@@ -244,11 +224,6 @@ jobs: |
244 | 224 | with: |
245 | 225 | gem: "opentelemetry-instrumentation-${{ matrix.gem }}" |
246 | 226 | ruby: "3.1" |
247 | | - - name: "Test Ruby 3.0" |
248 | | - uses: ./.github/actions/test_gem |
249 | | - with: |
250 | | - gem: "opentelemetry-instrumentation-${{ matrix.gem }}" |
251 | | - ruby: "3.0" |
252 | 227 | yard: true |
253 | 228 | rubocop: true |
254 | 229 | build: true |
@@ -290,11 +265,6 @@ jobs: |
290 | 265 | with: |
291 | 266 | gem: "opentelemetry-instrumentation-${{ matrix.gem }}" |
292 | 267 | ruby: "3.1" |
293 | | - - name: "Test Ruby 3.0" |
294 | | - uses: ./.github/actions/test_gem |
295 | | - with: |
296 | | - gem: "opentelemetry-instrumentation-${{ matrix.gem }}" |
297 | | - ruby: "3.0" |
298 | 268 | yard: true |
299 | 269 | rubocop: true |
300 | 270 | build: true |
|
0 commit comments