mirror of
https://github.com/actions/runner-images.git
synced 2025-12-12 12:06:59 +00:00
[MacOS] Add install-python.sh to arm64 templates (#9474)
* add install-python.sh to arm64 templates * add Pipx pester test * Update Python.Tests.ps1 * bump python version
This commit is contained in:
@@ -38,7 +38,7 @@ if is_Veertu; then
|
||||
fi
|
||||
|
||||
echo "Brew Installing Python 3"
|
||||
brew_smart_install "python@3.11"
|
||||
brew_smart_install "python@3.12"
|
||||
|
||||
echo "Installing pipx"
|
||||
export PIPX_BIN_DIR=/usr/local/opt/pipx_bin
|
||||
|
||||
Reference in New Issue
Block a user