mirror of
https://github.com/logos-blockchain/logos-blockchain-testing.git
synced 2026-01-07 15:53:10 +00:00
Shrink compose CI build artifacts to avoid disk exhaustion
This commit is contained in:
parent
b1a8d96f35
commit
bd854b8688
3
.github/workflows/lint.yml
vendored
3
.github/workflows/lint.yml
vendored
@ -282,6 +282,9 @@ jobs:
|
||||
NOMOS_CIRCUITS: ${{ github.workspace }}/.tmp/nomos-circuits
|
||||
NOMOS_TESTNET_IMAGE: nomos-testnet:local
|
||||
DOCKER_BUILDKIT: 1
|
||||
CARGO_INCREMENTAL: 0
|
||||
CARGO_PROFILE_DEV_DEBUG: 0
|
||||
RUSTFLAGS: -C debuginfo=0
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v4
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user