Skip to content

Commit 2c79389

Browse files
authored
Use release build in compatability test (#11783)
1 parent d4cd408 commit 2c79389

File tree

1 file changed

+1
-1
lines changed
  • ydb/tests/library/compatibility

1 file changed

+1
-1
lines changed

ydb/tests/library/compatibility/ya.make

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
UNION()
22

33
RUN_PROGRAM(
4-
ydb/tests/library/compatibility/downloader stable-24-3/relwithdebinfo/ydbd ydbd-last-stable
4+
ydb/tests/library/compatibility/downloader stable-24-3/release/ydbd ydbd-last-stable
55
OUT_NOAUTO ydbd-last-stable
66
)
77

0 commit comments

Comments
 (0)