Skip to content

Commit

Permalink
Merge pull request #539 from hugovk/add-3.11
Browse files Browse the repository at this point in the history
  • Loading branch information
hugovk committed May 18, 2022
2 parents 6bba49f + 4b0a625 commit 80d0bd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Expand Up @@ -11,7 +11,7 @@ jobs:
strategy:
fail-fast: false
matrix:
python-version: ["pypy-3.8", "3.7", "3.8", "3.9", "3.10"]
python-version: ["pypy-3.8", "3.7", "3.8", "3.9", "3.10", "3.11-dev"]
os: [ubuntu-20.04, ubuntu-18.04, macos-latest, windows-2019]
exclude:
- { python-version: "pypy-3.8", os: macos-latest }
Expand Down

0 comments on commit 80d0bd4

Please sign in to comment.