summaryrefslogtreecommitdiff
path: root/.circleci
diff options
context:
space:
mode:
Diffstat (limited to '.circleci')
-rw-r--r--.circleci/config.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.circleci/config.yml b/.circleci/config.yml
index 72f07b03..a5683d43 100644
--- a/.circleci/config.yml
+++ b/.circleci/config.yml
@@ -85,7 +85,7 @@ workflows:
requires: ["Test"]
matrix:
parameters:
- version: ["3.7", "3.8", "3.9"]
+ version: ["3.7", "3.8", "3.9", "3.10"]
# Test doc building if main test suite passed (no real reason to spend
# all those credits if the main tests would also fail...)
- orb/docs: