Skip to content

Allow programs that don't require a controller to run without a contr… #1146

Allow programs that don't require a controller to run without a contr…

Allow programs that don't require a controller to run without a contr… #1146

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