mirror of
https://github.com/ggml-org/llama.cpp.git
synced 2026-08-05 09:30:49 -05:00
ci: fix vulkan llvmpipe runs (#26533)
This commit is contained in:
1
.github/workflows/build-vulkan.yml
vendored
1
.github/workflows/build-vulkan.yml
vendored
@@ -119,6 +119,7 @@ jobs:
|
||||
run: |
|
||||
source ./vulkan_sdk/setup-env.sh
|
||||
cmake -B build \
|
||||
-DGGML_NATIVE=OFF \
|
||||
-DGGML_VULKAN=ON
|
||||
cmake --build build --config Release -j $(nproc)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user