forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit897efe0
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 parentb74e4a0 commit897efe0
1 file changed
+3
-0
lines changedLines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
260 | 260 |
| |
261 | 261 |
| |
262 | 262 |
| |
| 263 | + | |
263 | 264 |
| |
264 | 265 |
| |
| 266 | + | |
| 267 | + | |
265 | 268 |
| |
266 | 269 |
| |
267 | 270 |
| |
|
0 commit comments
Comments
(0)