mirror of
https://github.com/logos-blockchain/logos-blockchain-testing.git
synced 2026-01-05 23:03:07 +00:00
Run compose smoke on ubuntu to avoid mac gmp/rapidsnark issues
This commit is contained in:
parent
04bad41f47
commit
53565701a5
5
.github/workflows/lint.yml
vendored
5
.github/workflows/lint.yml
vendored
@ -237,10 +237,7 @@ jobs:
|
||||
if-no-files-found: ignore
|
||||
|
||||
compose_smoke:
|
||||
runs-on:
|
||||
- self-hosted
|
||||
- macOS
|
||||
- X64
|
||||
runs-on: ubuntu-latest
|
||||
env:
|
||||
TMPDIR: ${{ github.workspace }}/.tmp
|
||||
NOMOS_CIRCUITS: ${{ github.workspace }}/.tmp/nomos-circuits
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user