Skip to content

Commit 808e097

Browse files
author
Italo Nicola
committed
ci: increase llvmpipe tests timeout from 4200 to 6200
1 parent 2c9a0e8 commit 808e097

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -390,7 +390,7 @@ jobs:
390390
cd build
391391
export GGML_VK_VISIBLE_DEVICES=0
392392
# This is using llvmpipe and runs slower than other backends
393-
ctest -L main --verbose --timeout 4200
393+
ctest -L main --verbose --timeout 6200
394394
395395
ubuntu-22-cmake-webgpu:
396396
runs-on: ubuntu-22.04

0 commit comments

Comments
 (0)