mirror of
https://github.com/logos-blockchain/logos-blockchain-testing.git
synced 2026-01-02 13:23:13 +00:00
Build nomos binaries on mac self-hosted runner
This commit is contained in:
parent
babfc33b7e
commit
361d47ffbb
6
.github/workflows/lint.yml
vendored
6
.github/workflows/lint.yml
vendored
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user