mirror of
https://github.com/logos-blockchain/logos-blockchain-testing.git
synced 2026-01-02 13:23:13 +00:00
Run compose smoke on mac self-hosted
This commit is contained in:
parent
157e566a00
commit
101144b3d6
5
.github/workflows/lint.yml
vendored
5
.github/workflows/lint.yml
vendored
@ -319,7 +319,10 @@ jobs:
|
||||
|
||||
compose_smoke:
|
||||
needs: nomos_binaries
|
||||
runs-on: ubuntu-latest
|
||||
runs-on:
|
||||
- self-hosted
|
||||
- macOS
|
||||
- X64
|
||||
env:
|
||||
TMPDIR: ${{ github.workspace }}/.tmp
|
||||
NOMOS_CIRCUITS: ${{ github.workspace }}/.tmp/nomos-circuits
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user