summaryrefslogtreecommitdiff
path: root/.github/workflows/ci.yml
diff options
context:
space:
mode:
authorJulian Berman <Julian@GrayVines.com>2021-10-08 08:42:43 -0400
committerJulian Berman <Julian@GrayVines.com>2021-10-08 08:46:27 -0400
commitb5f257416d53ed464a958e84b732bb041bb75ae7 (patch)
tree1c469d3fd332652f8ef62cb9637746b749225d65 /.github/workflows/ci.yml
parent7b8f6b907910d4982189fd203448a48ceb87bb06 (diff)
downloadjsonschema-b5f257416d53ed464a958e84b732bb041bb75ae7.tar.gz
Add support for Python 3.10.
Diffstat (limited to '.github/workflows/ci.yml')
-rw-r--r--.github/workflows/ci.yml12
1 files changed, 12 insertions, 0 deletions
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 2155960..9a82557 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -72,6 +72,18 @@ jobs:
toxenv: py39-format_nongpl-build
- name: 3.9
toxenv: py39-format_nongpl-tests
+ - name: "3.10"
+ toxenv: py310-noextra-build
+ - name: "3.10"
+ toxenv: py310-noextra-tests
+ - name: "3.10"
+ toxenv: py310-format-build
+ - name: "3.10"
+ toxenv: py310-format-tests
+ - name: "3.10"
+ toxenv: py310-format_nongpl-build
+ - name: "3.10"
+ toxenv: py310-format_nongpl-tests
- name: 3.9
toxenv: docs-dirhtml
- name: 3.9