Commit d443f45
ci: serialize make distcheck in build.yml
The parallel distcheck is full of potentiall race conditions because
there is no defined ordering on the libraries. There were attempts to
fix this using CI, but fixed one problem just revealed another one and
ultimately the fix was becomming more complex and magical but still
incomplete.
Reviewed-by: Alexey Tikhonov <atikhono@redhat.com>
(cherry picked from commit df13bd9)1 parent 2d283e8 commit d443f45
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
49 | 51 | | |
50 | 52 | | |
51 | 53 | | |
| |||
0 commit comments