Commit 3a4112e
committed
Workaround failing MacOS CI builds
Building of UMF sometimes fails on MacOS, because of multi-job
compilation of jemalloc built from sources:
install: mkdir /Users/runner/work/unified-memory-framework/unified-memory-framework/build/_deps/jemalloc_targ-build/share: File exists
Add one-job compilation to workaround this error.
Signed-off-by: Lukasz Dorau <[email protected]>1 parent fc1cbed commit 3a4112e
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
496 | 496 | | |
497 | 497 | | |
498 | 498 | | |
499 | | - | |
| 499 | + | |
500 | 500 | | |
501 | 501 | | |
502 | 502 | | |
| |||
0 commit comments