forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitb507a7a
committed
ci: macos: Reduce test concurrency
Test performance regresses noticably when using all cores. This is morepronounced with meson than with autoconf, presumably because meson willschedule the "full number" of tests more consistently. 8 seems to workOK.Discussion:https://postgr.es/m/20220927040208.l3shfcidovpzqxfh@awork3.anarazel.deBackpatch: 15-, where CI was introduced1 parent64b431d commitb507a7a
1 file changed
+4
-1
lines changedLines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
226 | 226 |
| |
227 | 227 |
| |
228 | 228 |
| |
229 |
| - | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
230 | 233 |
| |
231 | 234 |
| |
232 | 235 |
| |
|
0 commit comments
Comments
(0)