Skip to content

Add stage to set build number to version number, and depend on that s… #275

Add stage to set build number to version number, and depend on that s…

Add stage to set build number to version number, and depend on that s… #275

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