Skip to content

Commit eb6d907

Browse files
committed
update
1 parent e862480 commit eb6d907

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/pr_tests.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ concurrency:
2323
env:
2424
DIFFUSERS_IS_CI: yes
2525
HF_XET_HIGH_PERFORMANCE: 1
26-
OMP_NUM_THREADS: 2
27-
MKL_NUM_THREADS: 2
26+
OMP_NUM_THREADS: 4
27+
MKL_NUM_THREADS: 4
2828
PYTEST_TIMEOUT: 60
2929

3030
jobs:

0 commit comments

Comments
 (0)