mirror of
https://github.com/mudler/LocalAI.git
synced 2024-06-07 19:40:48 +00:00
Lower conversion parallelism
This commit is contained in:
parent
2b6a5aef5f
commit
6394d85ca2
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…
Reference in New Issue
Block a user