forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit153836b
committed
ci: Remove installation of libcurl
The CI images come with libcurl pre-installed since commit a119426in the pg-vm-images repository so remove the installation commandsfrom the Cirrus tasks. Installation of libcurl packages was addedin the OAuth patchset which introduced the dependency, a backpatchis thus not applicable.Author: Daniel Gustafsson <daniel@yesql.se>Reviewed-by: Andres Freund <andres@anarazel.de>Discussion:https://postgr.es/m/8745B9D8-D897-4302-BD4C-FC18F291ECB7@yesql.se1 parentd4a6c84 commit153836b
1 file changed
+5
-7
lines changedLines changed: 5 additions & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
188 | 188 |
| |
189 | 189 |
| |
190 | 190 |
| |
191 |
| - | |
| 191 | + | |
192 | 192 |
| |
193 | 193 |
| |
194 | 194 |
| |
| |||
445 | 445 |
| |
446 | 446 |
| |
447 | 447 |
| |
448 |
| - | |
449 |
| - | |
450 |
| - | |
451 |
| - | |
| 448 | + | |
| 449 | + | |
452 | 450 |
| |
453 | 451 |
| |
454 | 452 |
| |
| |||
837 | 835 |
| |
838 | 836 |
| |
839 | 837 |
| |
840 |
| - | |
841 |
| - | |
| 838 | + | |
| 839 | + | |
842 | 840 |
| |
843 | 841 |
| |
844 | 842 |
| |
|
0 commit comments
Comments
(0)