summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorJulian Berman <Julian@GrayVines.com>2020-11-18 14:57:00 -0500
committerJulian Berman <Julian@GrayVines.com>2020-11-18 14:57:00 -0500
commitdf48d09fb5c53408dd60861b22b564a8d1d92b48 (patch)
tree49f3795bef124174df0e49a2ecdb678051b34ffd /.github
parentb586c28bbf9fd39c5c0602cb1d832b45c9c12c14 (diff)
downloadjsonschema-df48d09fb5c53408dd60861b22b564a8d1d92b48.tar.gz
Run more toxenvs on 3.9.
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/ci.yml36
1 files changed, 18 insertions, 18 deletions
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 0652cb8..4e048dc 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -29,24 +29,6 @@ jobs:
toxenv: pypy3-format_nongpl-build
- name: pypy3
toxenv: pypy3-format_nongpl-tests
- - name: pypy3
- toxenv: readme
- - name: pypy3
- toxenv: safety
- - name: pypy3
- toxenv: secrets
- - name: pypy3
- toxenv: style
- - name: pypy3
- toxenv: docs-html
- - name: pypy3
- toxenv: docs-doctest
- - name: pypy3
- toxenv: docs-linkcheck
- - name: pypy3
- toxenv: docs-spelling
- - name: pypy3
- toxenv: docs-style
- name: 3.6
toxenv: py36-noextra-build
- name: 3.6
@@ -95,6 +77,24 @@ jobs:
toxenv: py39-format_nongpl-build
- name: 3.9
toxenv: py39-format_nongpl-tests
+ - name: 3.9
+ toxenv: docs-html
+ - name: 3.9
+ toxenv: docs-doctest
+ - name: 3.9
+ toxenv: docs-linkcheck
+ - name: 3.9
+ toxenv: docs-spelling
+ - name: 3.9
+ toxenv: docs-style
+ - name: 3.9
+ toxenv: readme
+ - name: 3.9
+ toxenv: safety
+ - name: 3.9
+ toxenv: secrets
+ - name: 3.9
+ toxenv: style
exclude:
- os: windows-latest
python-version: