trying to fix ansible pythons
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 1m39s
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 1m39s
This commit is contained in:
@@ -35,6 +35,7 @@ jobs:
|
||||
cd /usr/share/ansible-repo/
|
||||
eval "$(/root/.pyenv/bin/pyenv init --path)"
|
||||
eval "$(/root/.pyenv/bin/pyenv virtualenv-init -)"
|
||||
pyenv install 3.14.0
|
||||
pyenv global 3.14.0
|
||||
python3 --version
|
||||
shell: bash
|
||||
|
||||
Reference in New Issue
Block a user