Skip to content

Increase release version #69

Increase release version

Increase release version #69

Workflow file for this run

name: macos
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
jobs:
tests-and-examples:
uses: ./.github/workflows/tests-and-examples.yml
with:
os: 'macos-15'
cxx_compilers: '["clang++"]'