Skip to content

Safari Auto Catch Improvements (#1322) #1799

Safari Auto Catch Improvements (#1322)

Safari Auto Catch Improvements (#1322) #1799

name: C++ CI Serial Programs Mac Intel
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: macos-15-intel
compiler: default
run-tests: true