Skip to content

Commit 64f7fba

Browse files
chore: test with python3.9
1 parent b9389fe commit 64f7fba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-test-release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ concurrency:
1313
cancel-in-progress: true
1414

1515
env:
16-
PYTHON_VERSION: "3.7"
16+
PYTHON_VERSION: "3.9"
1717
POETRY_VERSION: "1.5.1"
1818

1919
jobs:

0 commit comments

Comments
 (0)