diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 1682ecb..ad18b47 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -46,7 +46,7 @@ jobs: runs-on: ubuntu-latest services: ydb: - image: cr.yandex/yc/yandex-docker-local-ydb:${{ matrix.ydb-version }}-slim + image: cr.yandex/yc/yandex-docker-local-ydb:${{ matrix.ydb-version }} ports: - 2135:2135 - 2136:2136