diff options
author | arcadia-devtools <[email protected]> | 2022-05-11 21:31:03 +0300 |
---|---|---|
committer | arcadia-devtools <[email protected]> | 2022-05-11 21:31:03 +0300 |
commit | ce03cc83b4e6c107c0791f3d82e5b14ca230c43e (patch) | |
tree | 055d2e79afcc884d6ebf8fff891cc6ec866bc812 /build | |
parent | cdffcf0def3d92d5effaaef312907e4feeea654d (diff) |
intermediate changes
ref:388142c63242966fd1f53f603d4db32d28ee7ba1
Diffstat (limited to 'build')
-rw-r--r-- | build/ya.conf.json | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/build/ya.conf.json b/build/ya.conf.json index 815f92e7d7f..e7b560fbe34 100644 --- a/build/ya.conf.json +++ b/build/ya.conf.json @@ -6789,9 +6789,10 @@ "jdk11": { "formula": { "sandbox_id": [ - 365362175, - 365387897, - 365361227 + 1300058159, + 1300060903, + 1300059219, + 1294736548 ], "match": "jdk" }, |