Skip to content

Commit 5461ebe

Browse files
authored
Merge pull request #1050 from ydb-platform/24.1
added ydb-24.1 to intergration tests
2 parents aa0703a + 6b7e88b commit 5461ebe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
fail-fast: false
4646
matrix:
4747
go-version: [1.21.x, 1.22.x]
48-
ydb-version: [22.5, 23.1, 23.2, 23.3]
48+
ydb-version: [22.5, 23.1, 23.2, 23.3, 24.1]
4949
services:
5050
ydb:
5151
image: cr.yandex/yc/yandex-docker-local-ydb:${{ matrix.ydb-version }}

0 commit comments

Comments
 (0)