mirror of
https://github.com/logos-blockchain/logos-blockchain-testing.git
synced 2026-01-04 06:13:09 +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:
|
compose_smoke:
|
||||||
needs: nomos_binaries
|
needs: nomos_binaries
|
||||||
runs-on: ubuntu-latest
|
runs-on:
|
||||||
|
- self-hosted
|
||||||
|
- macOS
|
||||||
|
- X64
|
||||||
env:
|
env:
|
||||||
TMPDIR: ${{ github.workspace }}/.tmp
|
TMPDIR: ${{ github.workspace }}/.tmp
|
||||||
NOMOS_CIRCUITS: ${{ github.workspace }}/.tmp/nomos-circuits
|
NOMOS_CIRCUITS: ${{ github.workspace }}/.tmp/nomos-circuits
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user