We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d717c2 commit c21f42dCopy full SHA for c21f42d
1 file changed
.github/workflows/main.yml
@@ -18,7 +18,7 @@ jobs:
18
- os: ubuntu-latest
19
arch: x86_64
20
name: linux-vulkan
21
- make: LLAMA="-DGGML_NATIVE=OFF -DGGML_CPU_ALL_VARIANTS=ON -DGGML_VULKAN=ON"
+ make: LLAMA="-DGGML_NATIVE=OFF -DGGML_VULKAN=ON"
22
- os: macos-latest
23
name: macos
24
# - os: windows-latest
0 commit comments