forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit64c39bd
committed
ci: Pin MacPorts version to 2.9.3.
Commitd01ce18 invented a new way to find the latest MacPorts version.By bad luck, a new beta release has just been published, and it seemsto lack some packages we need. Go back to searching for this specificversion for now. We still search with a pattern so that we can find thepackage for the running version of macOS, but for now we always look for2.9.3. The code to do that had been anticipated already in a commentedout line, I just didn't expect to have to use it so soon...Also include the whole MacPorts installation script in the cache key, sothat changes to the script cause a fresh installation. This should makeit a bit easier to reason about the effect of changes on cached state ingithub accounts using CI, when we make adjustments.Back-patch to 15, liked01ce18.Discussion:https://postgr.es/m/CA%2BhUKGLqJdv6RcwyZ_0H7khxtLTNJyuK%2BvDFzv3uwYbn8hKH6A%40mail.gmail.com1 parentb8aa44f commit64c39bd
2 files changed
+5
-6
lines changedLines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
466 | 466 |
| |
467 | 467 |
| |
468 | 468 |
| |
| 469 | + | |
| 470 | + | |
469 | 471 |
| |
470 | 472 |
| |
471 | 473 |
| |
|
Lines changed: 3 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
19 |
| - | |
20 |
| - | |
21 |
| - | |
22 |
| - | |
| 19 | + | |
| 20 | + | |
23 | 21 |
| |
24 |
| - | |
25 |
| - | |
| 22 | + | |
26 | 23 |
| |
27 | 24 |
| |
28 | 25 |
| |
|
0 commit comments
Comments
(0)