diff options
author | mikhnenko <mikhnenko@yandex-team.com> | 2023-07-20 10:13:15 +0300 |
---|---|---|
committer | mikhnenko <mikhnenko@yandex-team.com> | 2023-07-20 10:13:15 +0300 |
commit | f737fffda3c2bce1cfc5f6ec8d4d16f9e84ce1c3 (patch) | |
tree | 48195fefdf4c87e3f32fa3adbd77e5a373f604ad /build/ymake.core.conf | |
parent | 1b2504dbde60c815023eb3151505ebd955b0b8dc (diff) | |
download | ydb-f737fffda3c2bce1cfc5f6ec8d4d16f9e84ce1c3.tar.gz |
Deploy clang without runtimes
Diffstat (limited to 'build/ymake.core.conf')
-rw-r--r-- | build/ymake.core.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build/ymake.core.conf b/build/ymake.core.conf index 0de9e1c149..32bba70d94 100644 --- a/build/ymake.core.conf +++ b/build/ymake.core.conf @@ -9,7 +9,7 @@ FAKEID=314159265358 SANDBOX_FAKEID=${FAKEID}.7600000 -CPP_FAKEID=2023-06-06 +CPP_FAKEID=2023-07-19 GO_FAKEID=11100371 ANDROID_FAKEID=2023-05-17 CLANG_TIDY_FAKEID=2023-06-06 |