mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2026-09-13 18:28:51 +02:00
CI: increase timeout to accommodate newly-supported tests
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user