mirror of
https://github.com/ggml-org/llama.cpp.git
synced 2026-09-04 02:37:27 +02:00
* switch ubuntu-latest to ubuntu-slim * Fix the path for upload so CI doesn't fail * Update .github/workflows/build-and-test-snapdragon.yml Co-authored-by: Sigbjørn Skjæret <[email protected]> * Use -slim image for key check and consistent naming for artifact dir Signed-off-by: Max Krasnyansky <[email protected]> * Remove check-secret extra job * move QDC key check for Run QDC jobs step specifically * add a step before to check the secret for qdc jobs --------- Signed-off-by: Max Krasnyansky <[email protected]> Co-authored-by: Max Krasnyansky <[email protected]> Co-authored-by: Sigbjørn Skjæret <[email protected]>