ci : remove duplicate flag (#27488)

This commit is contained in:
Georgi Gerganov
2026-08-21 14:10:06 +03:00
committed by GitHub
parent 7a0e42fd01
commit 353b32d8b9
+1 -2
View File
@@ -97,8 +97,7 @@ jobs:
cmake -B build \
-DGGML_NATIVE=OFF \
-DLLAMA_FATAL_WARNINGS=ON \
-DGGML_RPC=ON \
-DGGML_NATIVE=OFF
-DGGML_RPC=ON
time cmake --build build --config Release -j $(nproc)
- name: Test