@@ -27,7 +27,7 @@ envlist =
2727 pypy3-test-instrumentation-aiohttp-client
2828
2929 ; opentelemetry-instrumentation-aiohttp-server
30- py3{6, 8,9,10,11}-test-instrumentation-aiohttp-server
30+ py3{8,9,10,11}-test-instrumentation-aiohttp-server
3131 pypy3-test-instrumentation-aiohttp-server
3232
3333 ; opentelemetry-instrumentation-aiopg
@@ -44,7 +44,7 @@ envlist =
4444 ; pypy3-test-instrumentation-botocore
4545
4646 ; opentelemetry-instrumentation-boto3sqs
47- py3{6, 8,9,10,11}-test-instrumentation-boto3sqs
47+ py3{8,9,10,11}-test-instrumentation-boto3sqs
4848 ; FIXME: see https://github.com/open-telemetry/opentelemetry-python-contrib/issues/1736
4949 ; pypy3-test-instrumentation-boto3sqs
5050
@@ -144,7 +144,7 @@ envlist =
144144 pypy3-test-exporter-richconsole
145145
146146 ; opentelemetry-exporter-prometheus-remote-write
147- py3{6, 8,9,10,11}-test-exporter-prometheus-remote-write
147+ py3{8,9,10,11}-test-exporter-prometheus-remote-write
148148 pypy3-test-exporter-prometheus-remote-write
149149
150150 ; opentelemetry-instrumentation-mysql
@@ -160,7 +160,7 @@ envlist =
160160 ; ext-psycopg2 intentionally excluded from pypy3
161161
162162 ; opentelemetry-instrumentation-psycopg
163- py3{7, 8,9,10,11}-test-instrumentation-psycopg
163+ py3{8,9,10,11}-test-instrumentation-psycopg
164164 pypy3-test-instrumentation-psycopg
165165
166166 ; opentelemetry-instrumentation-pymemcache
@@ -230,7 +230,7 @@ envlist =
230230 py3{8}-test-instrumentation-sklearn
231231
232232 ; opentelemetry-instrumentation-system-metrics
233- py3{6, 8,9,10,11}-test-instrumentation-system-metrics
233+ py3{8,9,10,11}-test-instrumentation-system-metrics
234234 pypy3-test-instrumentation-system-metrics
235235
236236 ; opentelemetry-instrumentation-threading
0 commit comments