Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

[v1.x] Update CI build scripts to install python 3.6 from deadsnakes repo #19788

Merged
merged 5 commits into from
Jan 26, 2021

Commits on Jan 26, 2021

  1. Install python3.6 from deadsnakes repo, since 3.5 is EOL'd and get-pi…

    …p.py no longer works with 3.5.
    Joe Evans committed Jan 26, 2021
    Configuration menu
    Copy the full SHA
    127ad51 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a3eb5f5 View commit details
    Browse the repository at this point in the history
  3. Setting symlink or using update-alternatives causes add-apt-repositor…

    …y to fail, so instead just set alias in environment to call the correct python version.
    Joe Evans committed Jan 26, 2021
    Configuration menu
    Copy the full SHA
    c62d271 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    28e90a0 View commit details
    Browse the repository at this point in the history
  5. Don't use absolute path for python3 executable, just use python3 from…

    … path.
    Joe Evans committed Jan 26, 2021
    Configuration menu
    Copy the full SHA
    9e2ead9 View commit details
    Browse the repository at this point in the history