forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit794e14e
committed
ci: Don't specify amount of memory
The number of CPUs is the cost-determining factor. Most instance types thatrun tests have more memory/core than what we specified, there's no realbenefit in wasting that.Reviewed-by: Daniel Gustafsson <daniel@yesql.se>Discussion:https://postgr.es/m/20230808021541.7lbzdefvma7qmn3w@awork3.anarazel.deBackpatch: 15-, where CI support was added1 parent01226c6 commit794e14e
1 file changed
+0
-4
lines changedLines changed: 0 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
149 | 149 |
| |
150 | 150 |
| |
151 | 151 |
| |
152 |
| - | |
153 | 152 |
| |
154 | 153 |
| |
155 | 154 |
| |
| |||
291 | 290 |
| |
292 | 291 |
| |
293 | 292 |
| |
294 |
| - | |
295 | 293 |
| |
296 | 294 |
| |
297 | 295 |
| |
| |||
558 | 556 |
| |
559 | 557 |
| |
560 | 558 |
| |
561 |
| - | |
562 | 559 |
| |
563 | 560 |
| |
564 | 561 |
| |
| |||
606 | 603 |
| |
607 | 604 |
| |
608 | 605 |
| |
609 |
| - | |
610 | 606 |
| |
611 | 607 |
| |
612 | 608 |
| |
|
0 commit comments
Comments
(0)