Skip to content

Commit

Permalink
[build]: add tests for python 3.10
Browse files Browse the repository at this point in the history
  • Loading branch information
anjakefala committed Dec 15, 2021
1 parent 0673585 commit 9e32ad0
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .circleci/config.yml
Expand Up @@ -43,3 +43,8 @@ jobs:
<<: *test-template
docker:
- image: circleci/python:3.9

test-3.10:
<<: *test-template
docker:
- image: circleci/python:3.10

0 comments on commit 9e32ad0

Please sign in to comment.