Skip to content

Commit 454e046

Browse files
author
Yaroslav Leonov
committed
temporary bump python version in tests
1 parent 4575a37 commit 454e046

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
strategy:
1818
fail-fast: false
1919
matrix:
20-
python-version: [3.8]
20+
python-version: [3.9]
2121
environment: [py, py-tls, py-proto3, py-tls-proto3, py-proto5, py-tls-proto5]
2222
folder: [ydb, tests]
2323
exclude:

0 commit comments

Comments
 (0)