forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitff50bae
committed
ci: enable zstd where available.
Since zstd is now used in a bunch of places, enable it in CI. The windowsimage unfortunately doesn't yet contain zstd, so it's not enabled there.Discussion:https://postgr.es/m/20220330155017.lfnlzt3m42nk7kff@alap3.anarazel.de1 parentf453d68 commitff50bae
1 file changed
+6
-2
lines changedLines changed: 6 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
101 | 101 |
| |
102 | 102 |
| |
103 | 103 |
| |
| 104 | + | |
104 | 105 |
| |
105 | 106 |
| |
106 | 107 |
| |
| |||
142 | 143 |
| |
143 | 144 |
| |
144 | 145 |
| |
| 146 | + | |
145 | 147 |
| |
146 | 148 |
| |
147 | 149 |
| |
| |||
270 | 272 |
| |
271 | 273 |
| |
272 | 274 |
| |
273 |
| - | |
| 275 | + | |
| 276 | + | |
274 | 277 |
| |
275 | 278 |
| |
276 | 279 |
| |
| |||
282 | 285 |
| |
283 | 286 |
| |
284 | 287 |
| |
285 |
| - | |
| 288 | + | |
286 | 289 |
| |
287 | 290 |
| |
288 | 291 |
| |
| |||
307 | 310 |
| |
308 | 311 |
| |
309 | 312 |
| |
| 313 | + | |
310 | 314 |
| |
311 | 315 |
| |
312 | 316 |
| |
|
0 commit comments
Comments
(0)