Skip to content

Fix berry not found blaming the wrong berry. Fix infinite retry loop … #1822

Fix berry not found blaming the wrong berry. Fix infinite retry loop …

Fix berry not found blaming the wrong berry. Fix infinite retry loop … #1822

name: C++ CI Serial Programs Ubuntu clang
on: [push, pull_request, workflow_dispatch]
jobs:
build:
if: github.event_name != 'pull_request' || github.event.pull_request.draft == false
uses: ./.github/workflows/cpp-ci-serial-programs-base.yml
with:
os: ubuntu-26.04
compiler: clang
run-clang-query: true