Skip to content

Update README

Update README #73

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++"]'