mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2025-09-16 11:59:42 +00:00
CI: increase timeout to accommodate newly-supported tests
This commit is contained in:
parent
e66094276b
commit
00784e3d34
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -407,7 +407,7 @@ jobs:
|
|||
run: |
|
||||
cd build
|
||||
# This is using llvmpipe and runs slower than other backends
|
||||
ctest -L main --verbose --timeout 2700
|
||||
ctest -L main --verbose --timeout 3600
|
||||
|
||||
- name: Determine tag name
|
||||
id: tag
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue