Skip to content

Bumped copyright header to 2024 #70

Bumped copyright header to 2024

Bumped copyright header to 2024 #70

Workflow file for this run

name: build
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
jobs:
build:
name: Build on macOS
runs-on: macos-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- run: make build_unsigned