mirror of
https://github.com/mudler/LocalAI.git
synced 2025-05-28 06:25:00 +00:00
Lower earthly parallelism
This commit is contained in:
parent
d191ecb9fe
commit
2b6a5aef5f
1 changed files with 1 additions and 0 deletions
1
.github/workflows/image.yml
vendored
1
.github/workflows/image.yml
vendored
|
@ -84,4 +84,5 @@ jobs:
|
|||
- uses: earthly/actions/setup-earthly@v1
|
||||
- name: Build
|
||||
run: |
|
||||
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