Skip to content

Commit

Permalink
add jsonschema 3 to the matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
bollwyvl committed Mar 30, 2022
1 parent cedb45a commit 432ba1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- PYTHON_VERSION: '3.10'
EXTRA_DEPS: ''
- PYTHON_VERSION: 'pypy-3.8'
EXTRA_DEPS: ''
EXTRA_DEPS: '"jsonschema<4"'
exclude:
- PYTHON_VERSION: 'pypy-3.8'
OS: 'windows-latest'
Expand Down

0 comments on commit 432ba1c

Please sign in to comment.