relax comma benchmark timeout (#16568)

This commit is contained in:
qazal
2026-06-11 18:03:37 +09:00
committed by GitHub
parent 21f1101691
commit 7d4a77dce4
+1 -1
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}