mirror of
https://github.com/mudler/LocalAI.git
synced 2026-01-07 02:59:54 -06:00
Lower conversion parallelism
This commit is contained in:
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 }}
|
||||
|
||||
Reference in New Issue
Block a user