@@ -142,8 +142,8 @@ jobs:
142142 - name : Run tests
143143 run : tox -e pypy3-test-opentelemetry-api -- -ra
144144
145- py39-test-opentelemetry-proto-protobuf5_ubuntu -latest :
146- name : opentelemetry-proto-protobuf5 3.9 Ubuntu
145+ py39-test-opentelemetry-proto-protobuf6_ubuntu -latest :
146+ name : opentelemetry-proto-protobuf6 3.9 Ubuntu
147147 runs-on : ubuntu-latest
148148 timeout-minutes : 30
149149 steps :
@@ -159,10 +159,10 @@ jobs:
159159 run : pip install tox
160160
161161 - name : Run tests
162- run : tox -e py39-test-opentelemetry-proto-protobuf5 -- -ra
162+ run : tox -e py39-test-opentelemetry-proto-protobuf6 -- -ra
163163
164- py310-test-opentelemetry-proto-protobuf5_ubuntu -latest :
165- name : opentelemetry-proto-protobuf5 3.10 Ubuntu
164+ py310-test-opentelemetry-proto-protobuf6_ubuntu -latest :
165+ name : opentelemetry-proto-protobuf6 3.10 Ubuntu
166166 runs-on : ubuntu-latest
167167 timeout-minutes : 30
168168 steps :
@@ -178,10 +178,10 @@ jobs:
178178 run : pip install tox
179179
180180 - name : Run tests
181- run : tox -e py310-test-opentelemetry-proto-protobuf5 -- -ra
181+ run : tox -e py310-test-opentelemetry-proto-protobuf6 -- -ra
182182
183- py311-test-opentelemetry-proto-protobuf5_ubuntu -latest :
184- name : opentelemetry-proto-protobuf5 3.11 Ubuntu
183+ py311-test-opentelemetry-proto-protobuf6_ubuntu -latest :
184+ name : opentelemetry-proto-protobuf6 3.11 Ubuntu
185185 runs-on : ubuntu-latest
186186 timeout-minutes : 30
187187 steps :
@@ -197,10 +197,10 @@ jobs:
197197 run : pip install tox
198198
199199 - name : Run tests
200- run : tox -e py311-test-opentelemetry-proto-protobuf5 -- -ra
200+ run : tox -e py311-test-opentelemetry-proto-protobuf6 -- -ra
201201
202- py312-test-opentelemetry-proto-protobuf5_ubuntu -latest :
203- name : opentelemetry-proto-protobuf5 3.12 Ubuntu
202+ py312-test-opentelemetry-proto-protobuf6_ubuntu -latest :
203+ name : opentelemetry-proto-protobuf6 3.12 Ubuntu
204204 runs-on : ubuntu-latest
205205 timeout-minutes : 30
206206 steps :
@@ -216,10 +216,10 @@ jobs:
216216 run : pip install tox
217217
218218 - name : Run tests
219- run : tox -e py312-test-opentelemetry-proto-protobuf5 -- -ra
219+ run : tox -e py312-test-opentelemetry-proto-protobuf6 -- -ra
220220
221- py313-test-opentelemetry-proto-protobuf5_ubuntu -latest :
222- name : opentelemetry-proto-protobuf5 3.13 Ubuntu
221+ py313-test-opentelemetry-proto-protobuf6_ubuntu -latest :
222+ name : opentelemetry-proto-protobuf6 3.13 Ubuntu
223223 runs-on : ubuntu-latest
224224 timeout-minutes : 30
225225 steps :
@@ -235,10 +235,10 @@ jobs:
235235 run : pip install tox
236236
237237 - name : Run tests
238- run : tox -e py313-test-opentelemetry-proto-protobuf5 -- -ra
238+ run : tox -e py313-test-opentelemetry-proto-protobuf6 -- -ra
239239
240- pypy3-test-opentelemetry-proto-protobuf5_ubuntu -latest :
241- name : opentelemetry-proto-protobuf5 pypy-3.9 Ubuntu
240+ pypy3-test-opentelemetry-proto-protobuf6_ubuntu -latest :
241+ name : opentelemetry-proto-protobuf6 pypy-3.9 Ubuntu
242242 runs-on : ubuntu-latest
243243 timeout-minutes : 30
244244 steps :
@@ -254,7 +254,7 @@ jobs:
254254 run : pip install tox
255255
256256 - name : Run tests
257- run : tox -e pypy3-test-opentelemetry-proto-protobuf5 -- -ra
257+ run : tox -e pypy3-test-opentelemetry-proto-protobuf6 -- -ra
258258
259259 py39-test-opentelemetry-sdk_ubuntu-latest :
260260 name : opentelemetry-sdk 3.9 Ubuntu
@@ -2231,8 +2231,8 @@ jobs:
22312231 - name : Run tests
22322232 run : tox -e pypy3-test-opentelemetry-api -- -ra
22332233
2234- py39-test-opentelemetry-proto-protobuf5_windows -latest :
2235- name : opentelemetry-proto-protobuf5 3.9 Windows
2234+ py39-test-opentelemetry-proto-protobuf6_windows -latest :
2235+ name : opentelemetry-proto-protobuf6 3.9 Windows
22362236 runs-on : windows-latest
22372237 timeout-minutes : 30
22382238 steps :
@@ -2251,10 +2251,10 @@ jobs:
22512251 run : git config --system core.longpaths true
22522252
22532253 - name : Run tests
2254- run : tox -e py39-test-opentelemetry-proto-protobuf5 -- -ra
2254+ run : tox -e py39-test-opentelemetry-proto-protobuf6 -- -ra
22552255
2256- py310-test-opentelemetry-proto-protobuf5_windows -latest :
2257- name : opentelemetry-proto-protobuf5 3.10 Windows
2256+ py310-test-opentelemetry-proto-protobuf6_windows -latest :
2257+ name : opentelemetry-proto-protobuf6 3.10 Windows
22582258 runs-on : windows-latest
22592259 timeout-minutes : 30
22602260 steps :
@@ -2273,10 +2273,10 @@ jobs:
22732273 run : git config --system core.longpaths true
22742274
22752275 - name : Run tests
2276- run : tox -e py310-test-opentelemetry-proto-protobuf5 -- -ra
2276+ run : tox -e py310-test-opentelemetry-proto-protobuf6 -- -ra
22772277
2278- py311-test-opentelemetry-proto-protobuf5_windows -latest :
2279- name : opentelemetry-proto-protobuf5 3.11 Windows
2278+ py311-test-opentelemetry-proto-protobuf6_windows -latest :
2279+ name : opentelemetry-proto-protobuf6 3.11 Windows
22802280 runs-on : windows-latest
22812281 timeout-minutes : 30
22822282 steps :
@@ -2295,10 +2295,10 @@ jobs:
22952295 run : git config --system core.longpaths true
22962296
22972297 - name : Run tests
2298- run : tox -e py311-test-opentelemetry-proto-protobuf5 -- -ra
2298+ run : tox -e py311-test-opentelemetry-proto-protobuf6 -- -ra
22992299
2300- py312-test-opentelemetry-proto-protobuf5_windows -latest :
2301- name : opentelemetry-proto-protobuf5 3.12 Windows
2300+ py312-test-opentelemetry-proto-protobuf6_windows -latest :
2301+ name : opentelemetry-proto-protobuf6 3.12 Windows
23022302 runs-on : windows-latest
23032303 timeout-minutes : 30
23042304 steps :
@@ -2317,10 +2317,10 @@ jobs:
23172317 run : git config --system core.longpaths true
23182318
23192319 - name : Run tests
2320- run : tox -e py312-test-opentelemetry-proto-protobuf5 -- -ra
2320+ run : tox -e py312-test-opentelemetry-proto-protobuf6 -- -ra
23212321
2322- py313-test-opentelemetry-proto-protobuf5_windows -latest :
2323- name : opentelemetry-proto-protobuf5 3.13 Windows
2322+ py313-test-opentelemetry-proto-protobuf6_windows -latest :
2323+ name : opentelemetry-proto-protobuf6 3.13 Windows
23242324 runs-on : windows-latest
23252325 timeout-minutes : 30
23262326 steps :
@@ -2339,10 +2339,10 @@ jobs:
23392339 run : git config --system core.longpaths true
23402340
23412341 - name : Run tests
2342- run : tox -e py313-test-opentelemetry-proto-protobuf5 -- -ra
2342+ run : tox -e py313-test-opentelemetry-proto-protobuf6 -- -ra
23432343
2344- pypy3-test-opentelemetry-proto-protobuf5_windows -latest :
2345- name : opentelemetry-proto-protobuf5 pypy-3.9 Windows
2344+ pypy3-test-opentelemetry-proto-protobuf6_windows -latest :
2345+ name : opentelemetry-proto-protobuf6 pypy-3.9 Windows
23462346 runs-on : windows-latest
23472347 timeout-minutes : 30
23482348 steps :
@@ -2361,7 +2361,7 @@ jobs:
23612361 run : git config --system core.longpaths true
23622362
23632363 - name : Run tests
2364- run : tox -e pypy3-test-opentelemetry-proto-protobuf5 -- -ra
2364+ run : tox -e pypy3-test-opentelemetry-proto-protobuf6 -- -ra
23652365
23662366 py39-test-opentelemetry-sdk_windows-latest :
23672367 name : opentelemetry-sdk 3.9 Windows
0 commit comments