relax comma benchmark timeout (#16568)

This commit is contained in:
qazal 2026-06-11 17:03:37 +08:00 committed by GitHub
commit 7d4a77dce4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -597,7 +597,7 @@ jobs:
testqualcommbenchmark:
name: comma Benchmark
runs-on: [self-hosted, Linux, comma]
timeout-minutes: 20
timeout-minutes: 30
defaults:
run:
shell: bash -e -o pipefail {0}