Skip to content

Add macOS CI

Add macOS CI #1

Workflow file for this run

name: macOS Build
on:
push:
branches:
- ci-lab
jobs:
build:
runs-on: macos-latest
steps:
- uses: actions/checkout@v4
- name: Build
run: make