diff --git a/.github/workflows/instrumentations_0.yml b/.github/workflows/instrumentations_0.yml index efc6e75b72..382284d204 100644 --- a/.github/workflows/instrumentations_0.yml +++ b/.github/workflows/instrumentations_0.yml @@ -76,9 +76,9 @@ jobs: exclude: - python-version: py312 package: "boto" - - python-version: pypy3 - package: "kafka-python" - python-version: py312 + package: "kafka-python" + - python-version: pypy3 package: "aiopg" - python-version: pypy3 package: "asyncpg"