aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows
diff options
context:
space:
mode:
authorAlexSm <alex@ydb.tech>2023-06-18 19:27:33 +0000
committeralexv-smirnov <alex@ydb.tech>2023-06-18 22:27:33 +0300
commitedcdd80c704caafd63d0152fa683feae80ddb67b (patch)
tree7c3f31ec34d30124717d9087b7d5197f63884bc2 /.github/workflows
parente0ee27b73eae57d28e6c55ec99ab82371c153eaf (diff)
downloadydb-edcdd80c704caafd63d0152fa683feae80ddb67b.tar.gz
Increase disk size to compile with santizers
Increase disk size to compile with santizers Pull Request resolved: #266
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/build_and_test_ondemand.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/build_and_test_ondemand.yml b/.github/workflows/build_and_test_ondemand.yml
index 081ac77be5..4ed373cfde 100644
--- a/.github/workflows/build_and_test_ondemand.yml
+++ b/.github/workflows/build_and_test_ondemand.yml
@@ -57,7 +57,7 @@ jobs:
github-token: ${{ secrets.GH_PERSONAL_ACCESS_TOKEN }}
folder-id: ${{secrets.YC_FOLDER}}
image-id: ${{inputs.image}}
- disk-size: 930GB
+ disk-size: 1023GB
disk-type: network-ssd-nonreplicated
cores: 32
memory: 64GB