Skip to content

20240201-LLVM-19-cleanups #259

20240201-LLVM-19-cleanups

20240201-LLVM-19-cleanups #259

Workflow file for this run

name: macOS Build Test
on:
push:
branches: [ '*' ]
pull_request:
branches: [ '*' ]
jobs:
build:
runs-on: macos-latest
steps:
- uses: actions/checkout@v2
- name: make test
run: make -j test