Skip to content

Commit

Permalink
rollback github actions python version
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasvieirasilva committed May 22, 2023
1 parent 47c3ed6 commit 41c57fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ jobs:
with:
pypi_token: ${{ secrets.PYPI_TOKEN }}
poetry_version: "==1.2.2"
python_version: "3.8.16"
python_version: "3.8.11"

0 comments on commit 41c57fd

Please sign in to comment.