forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitc6f09e1
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 parent8ffc2aa commitc6f09e1
1 file changed
+3
-0
lines changedLines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
471 | 471 |
| |
472 | 472 |
| |
473 | 473 |
| |
| 474 | + | |
474 | 475 |
| |
475 | 476 |
| |
| 477 | + | |
| 478 | + | |
476 | 479 |
| |
477 | 480 |
| |
478 | 481 |
| |
|
0 commit comments
Comments
(0)