diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index 962cfd12ea3e37..cd03466a359eda 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -177,7 +177,7 @@ jobs: check \ " - name: Run Tests with sanitizers - timeout-minutes: 30 + timeout-minutes: 60 env: LSAN_OPTIONS: detect_leaks=0 run: | @@ -194,7 +194,7 @@ jobs: scripts/tests/gn_tests.sh done - name: Build using build_examples.py - timeout-minutes: 40 + timeout-minutes: 60 run: | ./scripts/run_in_build_env.sh \ "./scripts/build/build_examples.py --no-log-timestamps \