Build nomos binaries on mac self-hosted runner

This commit is contained in:
andrussal 2025-12-03 04:02:11 +01:00
parent babfc33b7e
commit 361d47ffbb

View File

@ -14,7 +14,11 @@ concurrency:
jobs:
nomos_binaries:
runs-on: ubuntu-latest
runs-on:
- self-hosted
- macOS
- X64
- MacBook-Pro-6
env:
NOMOS_CIRCUITS: ${{ github.workspace }}/.tmp/nomos-circuits
CARGO_INCREMENTAL: 0