Skip to content

ci: build hipo and fmt with 4 threads (#88) #135

ci: build hipo and fmt with 4 threads (#88)

ci: build hipo and fmt with 4 threads (#88) #135

Workflow file for this run

name: macOS
on:
pull_request:
push:
branches: [ main ]
tags: [ '*' ]
concurrency:
group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
cancel-in-progress: true
jobs:
macOS:
uses: ./.github/workflows/ci.yml
with:
runner: macos-latest
# num_threads: 3