Skip to content

Update llama.cpp submodule to latest release b3282 #329

Update llama.cpp submodule to latest release b3282

Update llama.cpp submodule to latest release b3282 #329

Workflow file for this run

name: CI Quality Gate
on:
pull_request:
types: [opened, synchronize, reopened]
workflow_dispatch:
jobs:
qualitygate-pr:
uses: ./.github/workflows/template-quality-gate-pr.yml
secrets: inherit
qualitygate-submodule:
uses: ./.github/workflows/template-quality-gate-submodule.yml
secrets: inherit