Skip to content

Commit dd1acb2

Browse files
committed
ydb versions for integration tests
1 parent 4733bd0 commit dd1acb2

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
@@ -47,7 +47,7 @@ jobs:
4747
ydb-version: [22.5, 23.1, 23.2, 23.2-slim]
4848
services:
4949
ydb:
50-
image: cr.yandex/crpsjg1coh47p81vh2lc/yandex-docker-local-ydb:${{ matrix.ydb-version }}
50+
image: cr.yandex/yc/yandex-docker-local-ydb:${{ matrix.ydb-version }}
5151
ports:
5252
- 2135:2135
5353
- 2136:2136

0 commit comments

Comments
 (0)