diff --git a/.github/workflows/tests.yaml b/.github/workflows/tests.yaml index 3b477b3c..fe2cf19a 100644 --- a/.github/workflows/tests.yaml +++ b/.github/workflows/tests.yaml @@ -17,7 +17,7 @@ jobs: strategy: fail-fast: false matrix: - python-version: [3.8] + python-version: [3.8, 3.9] environment: [py, py-tls, py-proto3, py-tls-proto3] folder: [ydb, tests] exclude: