Skip to content

Commit dfaa96c

Browse files
devops: increase timeout of Vulkan tests again
1 parent ab2f56e commit dfaa96c

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
@@ -401,7 +401,7 @@ jobs:
401401
run: |
402402
cd build
403403
# This is using llvmpipe and runs slower than other backends
404-
ctest -L main --verbose --timeout 1800
404+
ctest -L main --verbose --timeout 2700
405405
406406
ubuntu-22-cmake-hip:
407407
runs-on: ubuntu-22.04

0 commit comments

Comments
 (0)