mirror of
https://github.com/mudler/LocalAI.git
synced 2025-06-13 14:25:00 +00:00
Try to fix apple tests
Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
This commit is contained in:
parent
49f6e82db3
commit
8eebbf8719
2 changed files with 7 additions and 14 deletions
1
.github/workflows/image-pr.yml
vendored
1
.github/workflows/image-pr.yml
vendored
|
@ -33,6 +33,7 @@ jobs:
|
|||
# Pushing with all jobs in parallel
|
||||
# eats the bandwidth of all the nodes
|
||||
max-parallel: ${{ github.event_name != 'pull_request' && 4 || 8 }}
|
||||
fail-fast: false
|
||||
matrix:
|
||||
include:
|
||||
# This is basically covered by the AIO test
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue