Skip to content

Commit 6f27db9

Browse files
committed
fix: try run tests on stable container
1 parent 648f838 commit 6f27db9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/quality.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515

1616
services:
1717
backend:
18-
image: ghcr.io/ydb-platform/local-ydb:nightly
18+
image: ghcr.io/ydb-platform/local-ydb:24.3
1919
ports:
2020
- 2135:2135
2121
- 8765:8765

0 commit comments

Comments
 (0)