chore(ci): adjust parallelism

Signed-off-by: Ettore Di Giacinto <mudler@users.noreply.github.com>
This commit is contained in:
Ettore Di Giacinto 2024-09-23 19:04:36 +02:00 committed by GitHub
parent 51cba89682
commit bf8f8671d1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -39,7 +39,7 @@ jobs:
strategy:
# Pushing with all jobs in parallel
# eats the bandwidth of all the nodes
max-parallel: 1
max-parallel: 2
matrix:
include:
- build-type: 'hipblas'