Skip to content

Begin wrapping std::mutex and std::condition_variable in attempt to f… #41

Begin wrapping std::mutex and std::condition_variable in attempt to f…

Begin wrapping std::mutex and std::condition_variable in attempt to f… #41

name: C++ CI Serial Programs Windows Default
on: [push, pull_request, workflow_dispatch]
jobs:
build:
uses: ./.github/workflows/cpp-ci-serial-programs-base.yml
with:
os: windows-2025
compiler: default
upload-build: true
run-tests: true