summaryrefslogtreecommitdiff
path: root/.github/workflows/ci.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/ci.yml')
-rw-r--r--.github/workflows/ci.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 019eba65b..d71ba0735 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -96,6 +96,7 @@ jobs:
- 3.7
- 3.8
- 3.9
+ - 3.10
steps:
- uses: actions/checkout@v2
@@ -137,6 +138,7 @@ jobs:
# - 3.7
# - 3.8
- 3.9
+ - 3.10
group: [1, 2]
steps: