mirror of
https://github.com/mudler/LocalAI.git
synced 2025-05-28 14:35:00 +00:00
Lower conversion parallelism
This commit is contained in:
parent
2b6a5aef5f
commit
6394d85ca2
1 changed files with 1 additions and 0 deletions
1
.github/workflows/image.yml
vendored
1
.github/workflows/image.yml
vendored
|
@ -84,5 +84,6 @@ jobs:
|
|||
- uses: earthly/actions/setup-earthly@v1
|
||||
- name: Build
|
||||
run: |
|
||||
earthly config "global.conversion_parallelism" "1"
|
||||
earthly config "global.buildkit_max_parallelism" "1"
|
||||
earthly --push +image-all --IMAGE=${{ steps.prep.outputs.image }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue