aboutsummaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorrobot-piglet <robot-piglet@yandex-team.com>2023-11-05 17:12:10 +0300
committerrobot-piglet <robot-piglet@yandex-team.com>2023-11-05 17:27:46 +0300
commita75d931e987608f3e7cd857ddd6c5aea464e4233 (patch)
tree1c5e677a63a7d3c4964ba16930ad1ffcd33819bb /build
parent59c169a9d4f6fd3934dfa7f9ca386114a5d3aabc (diff)
downloadydb-a75d931e987608f3e7cd857ddd6c5aea464e4233.tar.gz
Intermediate changes
Diffstat (limited to 'build')
-rw-r--r--build/ya.conf.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/build/ya.conf.json b/build/ya.conf.json
index ef30640563..b95d7bf26f 100644
--- a/build/ya.conf.json
+++ b/build/ya.conf.json
@@ -686,7 +686,7 @@
},
"platforms": [
{
- "default": false,
+ "default": true,
"host": {
"os": "LINUX"
},
@@ -696,7 +696,7 @@
}
},
{
- "default": false,
+ "default": true,
"host": {
"os": "LINUX"
},
@@ -706,7 +706,7 @@
}
},
{
- "default": false,
+ "default": true,
"host": {
"os": "WIN"
},
@@ -716,7 +716,7 @@
}
},
{
- "default": false,
+ "default": true,
"host": {
"os": "WIN"
},