|
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" |
| 93 | + |
103 | 94 | yard: true |
104 | 95 | rubocop: true |
105 | 96 | build: true |
@@ -137,11 +128,6 @@ jobs: |
137 | 128 | with: |
138 | 129 | gem: "opentelemetry-instrumentation-${{ matrix.gem }}" |
139 | 130 | 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 | 131 | yard: true |
146 | 132 | rubocop: true |
147 | 133 | build: true |
@@ -195,11 +181,6 @@ jobs: |
195 | 181 | with: |
196 | 182 | gem: "opentelemetry-instrumentation-${{ matrix.gem }}" |
197 | 183 | 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 | 184 | yard: true |
204 | 185 | rubocop: true |
205 | 186 | build: true |
@@ -244,11 +225,6 @@ jobs: |
244 | 225 | with: |
245 | 226 | gem: "opentelemetry-instrumentation-${{ matrix.gem }}" |
246 | 227 | 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 | 228 | yard: true |
253 | 229 | rubocop: true |
254 | 230 | build: true |
@@ -290,11 +266,6 @@ jobs: |
290 | 266 | with: |
291 | 267 | gem: "opentelemetry-instrumentation-${{ matrix.gem }}" |
292 | 268 | 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 | 269 | yard: true |
299 | 270 | rubocop: true |
300 | 271 | build: true |
|
0 commit comments