Skip to content

Add a stage to wait for manual build artifact validation. #246

Add a stage to wait for manual build artifact validation.

Add a stage to wait for manual build artifact validation. #246

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