We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d0dcd4 commit 53903aeCopy full SHA for 53903ae
.github/workflows/build.yml
@@ -342,7 +342,7 @@ jobs:
342
cd build
343
export GGML_VK_VISIBLE_DEVICES=0
344
# This is using llvmpipe and runs slower than other backends
345
- ctest -L main --verbose --timeout 3600
+ ctest -L main --verbose --timeout 4200
346
347
ubuntu-22-cmake-hip:
348
runs-on: ubuntu-22.04
0 commit comments