Skip to content

Commit 00784e3

Browse files
committed
CI: increase timeout to accommodate newly-supported tests
1 parent e660942 commit 00784e3

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
@@ -407,7 +407,7 @@ jobs:
407407
run: |
408408
cd build
409409
# This is using llvmpipe and runs slower than other backends
410-
ctest -L main --verbose --timeout 2700
410+
ctest -L main --verbose --timeout 3600
411411
412412
- name: Determine tag name
413413
id: tag

0 commit comments

Comments
 (0)