mirror of
https://github.com/mudler/LocalAI.git
synced 2025-01-17 18:30:07 +00:00
Lower earthly parallelism
This commit is contained in:
parent
d191ecb9fe
commit
2b6a5aef5f
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…
Reference in New Issue
Block a user