Unverified Commit bce9105a authored by Dhruv Nair's avatar Dhruv Nair Committed by GitHub
Browse files

[CI] Fix parallelism in nightly tests (#8983)

update
parent 2afb2e0a
......@@ -111,8 +111,8 @@ jobs:
run:
shell: bash
strategy:
max-parallel: 2
matrix:
max-parallel: 2
module: [models, schedulers, lora, others, single_file, examples]
steps:
- name: Checkout diffusers
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment