Skip to content

Commit 07820ef

Browse files
devops: increase timeout of Vulkan tests again
1 parent 5246ae7 commit 07820ef

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
@@ -347,7 +347,7 @@ jobs:
347347
run: |
348348
cd build
349349
# This is using llvmpipe and runs slower than other backends
350-
ctest -L main --verbose --timeout 1800
350+
ctest -L main --verbose --timeout 2700
351351
352352
ubuntu-22-cmake-hip:
353353
runs-on: ubuntu-22.04

0 commit comments

Comments
 (0)