ci : reduce webgpu tests timeout to 900s (#20538)

[no ci]
This commit is contained in:
Georgi Gerganov
2026-03-14 17:08:26 +02:00
committed by GitHub
parent 94d0262277
commit 9f774e45ee
+1 -1
View File
@@ -542,7 +542,7 @@ jobs:
run: | run: |
cd build cd build
# This is using llvmpipe and runs slower than other backends # This is using llvmpipe and runs slower than other backends
ctest -L main --verbose --timeout 3600 ctest -L main --verbose --timeout 900
ubuntu-24-wasm-webgpu: ubuntu-24-wasm-webgpu:
runs-on: ubuntu-24.04 runs-on: ubuntu-24.04