Skip to content

Wrap all uses of std::mutex and std::condition_variable that don't to… #42

Wrap all uses of std::mutex and std::condition_variable that don't to…

Wrap all uses of std::mutex and std::condition_variable that don't to… #42

name: C++ CI Serial Programs Ubuntu Default
on: [push, pull_request, workflow_dispatch]
jobs:
build:
uses: ./.github/workflows/cpp-ci-serial-programs-base.yml
with:
os: ubuntu-24.04
compiler: default
run-clang-query: true