forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitf156ee8
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 parent9c85a38 commitf156ee8
1 file changed
+6
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
| 113 | + | |
113 | 114 | | |
114 | 115 | | |
115 | 116 | | |
116 | 117 | | |
117 | | - | |
118 | | - | |
119 | | - | |
120 | | - | |
121 | | - | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
122 | 121 | | |
123 | 122 | | |
124 | 123 | | |
| |||
691 | 690 | | |
692 | 691 | | |
693 | 692 | | |
| 693 | + | |
694 | 694 | | |
695 | 695 | | |
696 | 696 | | |
| |||
700 | 700 | | |
701 | 701 | | |
702 | 702 | | |
703 | | - | |
704 | | - | |
705 | | - | |
| 703 | + | |
706 | 704 | | |
707 | 705 | | |
708 | 706 | | |
| |||
0 commit comments
Comments
(0)