diff options
author | arcadia-devtools <arcadia-devtools@yandex-team.ru> | 2022-02-24 01:39:20 +0300 |
---|---|---|
committer | arcadia-devtools <arcadia-devtools@yandex-team.ru> | 2022-02-24 01:39:20 +0300 |
commit | 5d925f9be85e790a2b6e08f20400732b72761024 (patch) | |
tree | a52938e3ad3f109da993dc35e4d67be7add601b6 | |
parent | 3d4ff3fedcc8246cef9be0ddcc1f6825fbaf7875 (diff) | |
download | ydb-5d925f9be85e790a2b6e08f20400732b72761024.tar.gz |
intermediate changes
ref:253361e741af84231ccf5c79c0bff93de23fdf77
-rw-r--r-- | build/ya.conf.json | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/build/ya.conf.json b/build/ya.conf.json index 5b25d2fef3..564f885a7f 100644 --- a/build/ya.conf.json +++ b/build/ya.conf.json @@ -5653,6 +5653,13 @@ "os": "DARWIN" }, "default": true + }, + { + "host": { + "os": "DARWIN", + "arch": "arm64" + }, + "default": true } ] }, @@ -7954,7 +7961,7 @@ }, "cs": { "formula": { - "sandbox_id": 1206856496, + "sandbox_id": 1224967338, "match": "cs" }, "executable": { |