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 c4a4b0c commit c9e57d1Copy full SHA for c9e57d1
.github/workflows/tests.yml
@@ -43,7 +43,7 @@ jobs:
43
os: [ubuntu-latest]
44
services:
45
ydb:
46
- image: amyasnikov/ydb:latest
+ image: amyasnikov/ydb:slim
47
ports:
48
- 2135:2135
49
- 2136:2136
0 commit comments