forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit4fdfd06
committed
ci: Use VMs for SanityCheck and CompilerWarnings
The main reason for this change is to reduce different ways of executingtasks, making it easier to use custom compute resources for cfbot. A secondarybenefit is that the tasks seem slightly faster this way, apparently theincreased startup overhead is outweighed by reduced runtime overhead.Reviewed-by: Daniel Gustafsson <daniel@yesql.se>Discussion:https://postgr.es/m/20230808021541.7lbzdefvma7qmn3w@awork3.anarazel.deBackpatch: 15-, where CI support was added1 parent462f4df commit4fdfd06
1 file changed
+2
-3
lines changedLines changed: 2 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
498 | 498 |
| |
499 | 499 |
| |
500 | 500 |
| |
| 501 | + | |
501 | 502 |
| |
502 | 503 |
| |
503 | 504 |
| |
| |||
510 | 511 |
| |
511 | 512 |
| |
512 | 513 |
| |
513 |
| - | |
514 |
| - | |
515 |
| - | |
| 514 | + | |
516 | 515 |
| |
517 | 516 |
| |
518 | 517 |
| |
|
0 commit comments
Comments
(0)