Skip to content

Enabled hardened runtime, bumped min macOS version to 10.11, showing … #57

Enabled hardened runtime, bumped min macOS version to 10.11, showing …

Enabled hardened runtime, bumped min macOS version to 10.11, showing … #57

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@v2
- run: make build_unsigned