forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit89daa5a
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 parentf4f6357 commit89daa5a
1 file changed
+0
-3
lines changedLines changed: 0 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
55 | 55 |
| |
56 | 56 |
| |
57 | 57 |
| |
58 |
| - | |
59 | 58 |
| |
60 | 59 |
| |
61 | 60 |
| |
| |||
166 | 165 |
| |
167 | 166 |
| |
168 | 167 |
| |
169 |
| - | |
170 | 168 |
| |
171 | 169 |
| |
172 | 170 |
| |
| |||
392 | 390 |
| |
393 | 391 |
| |
394 | 392 |
| |
395 |
| - | |
396 | 393 |
| |
397 | 394 |
| |
398 | 395 |
| |
|
0 commit comments
Comments
(0)