Skip to content

Commit

Permalink
Update Python version to 3.9 for all jobs (#261)
Browse files Browse the repository at this point in the history
  • Loading branch information
ll5zh committed Jan 24, 2024
1 parent 4a8ef42 commit 6922a72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
- basic_test
topic:
docker:
- image: python:3.7
- image: python:3.9
steps:
- basic_test
- run:
Expand Down

0 comments on commit 6922a72

Please sign in to comment.