ci: fix vulkan llvmpipe runs (#26533)
This commit is contained in:
@@ -119,6 +119,7 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
source ./vulkan_sdk/setup-env.sh
|
source ./vulkan_sdk/setup-env.sh
|
||||||
cmake -B build \
|
cmake -B build \
|
||||||
|
-DGGML_NATIVE=OFF \
|
||||||
-DGGML_VULKAN=ON
|
-DGGML_VULKAN=ON
|
||||||
cmake --build build --config Release -j $(nproc)
|
cmake --build build --config Release -j $(nproc)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user