Skip to content

Commit

Permalink
update python version
Browse files Browse the repository at this point in the history
  • Loading branch information
rokatyy committed Sep 24, 2024
1 parent bd174cd commit 1c97dfe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ on:
- "v[0-9]+.[0-9]+.[0-9]+-rc[0-9]+"

env:
PIPENV_PYTHON_VERSION: 3.7
PIPENV_PYTHON_VERSION: 3.9

jobs:
build-and-release:
Expand Down

0 comments on commit 1c97dfe

Please sign in to comment.