forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit90677b5
committed
ci: macos: Choose python version
The CI base image used to have a python3 with headers etc installed in PATH,but doesn't anymore. Instead of relying on a specific version in the baseimage, explicitly install one ourselves.On 16 and HEAD this lead to a build without python support, but on 15 CIfailed, due to explicitly enabled python3 support.1 parent022068e commit90677b5
1 file changed
+3
-0
lines changedLines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
467 | 467 |
| |
468 | 468 |
| |
469 | 469 |
| |
| 470 | + | |
470 | 471 |
| |
471 | 472 |
| |
| 473 | + | |
| 474 | + | |
472 | 475 |
| |
473 | 476 |
| |
474 | 477 |
| |
|
0 commit comments
Comments
(0)