Skip to content

Commit b0269a0

Browse files
committed
TLS docker fedora test #18
1 parent 3400fb2 commit b0269a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/circleci-upload-flatpak.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ fi
2424
pyenv versions
2525

2626
if pyenv versions 2>&1 >/dev/null; then
27-
pyenv global 3.7.0
27+
pyenv global 3.10.3
2828
python -m pip install cloudsmith-cli
2929
pyenv rehash
3030
elif dnf --version 2>&1 >/dev/null; then

0 commit comments

Comments
 (0)