We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4575a37 commit 454e046Copy full SHA for 454e046
.github/workflows/tests.yaml
@@ -17,7 +17,7 @@ jobs:
17
strategy:
18
fail-fast: false
19
matrix:
20
- python-version: [3.8]
+ python-version: [3.9]
21
environment: [py, py-tls, py-proto3, py-tls-proto3, py-proto5, py-tls-proto5]
22
folder: [ydb, tests]
23
exclude:
0 commit comments