We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3400fb2 commit b0269a0Copy full SHA for b0269a0
ci/circleci-upload-flatpak.sh
@@ -24,7 +24,7 @@ fi
24
pyenv versions
25
26
if pyenv versions 2>&1 >/dev/null; then
27
- pyenv global 3.7.0
+ pyenv global 3.10.3
28
python -m pip install cloudsmith-cli
29
pyenv rehash
30
elif dnf --version 2>&1 >/dev/null; then
0 commit comments