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 aa0703a commit 6b7e88bCopy full SHA for 6b7e88b
.github/workflows/tests.yml
@@ -45,7 +45,7 @@ jobs:
45
fail-fast: false
46
matrix:
47
go-version: [1.21.x, 1.22.x]
48
- ydb-version: [22.5, 23.1, 23.2, 23.3]
+ ydb-version: [22.5, 23.1, 23.2, 23.3, 24.1]
49
services:
50
ydb:
51
image: cr.yandex/yc/yandex-docker-local-ydb:${{ matrix.ydb-version }}
0 commit comments