fix: docker CI parallel build

This commit is contained in:
Tadashi 2025-02-02 19:03:12 +07:00
parent 3b87945ab0
commit 276bf56225
No known key found for this signature in database
GPG Key ID: 399380A00CC9028D

View File

@ -29,6 +29,8 @@ jobs:
- lite
- full
- ollama
# The maximum number of jobs that can run simultaneously
max-parallel: 1
steps:
- name: Free Disk Space (Ubuntu)
uses: jlumbroso/free-disk-space@main