Skip to content

Commit

Permalink
Enable py311 tests
Browse files Browse the repository at this point in the history
  • Loading branch information
tefra committed Jul 10, 2022
1 parent 7eede8e commit 0c6830e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
- {name: Python 3.8, python: '3.8', os: ubuntu}
- {name: Python 3.9, python: '3.9', os: ubuntu}
- {name: Python 3.10, python: '3.10', os: ubuntu}
- {name: Python 3.11-dev, python: '3.11-dev', os: ubuntu}
- {name: Windows py37, python: '3.7', os: windows}
- {name: MacOS py37, python: '3.7', os: macos}
steps:
Expand Down

0 comments on commit 0c6830e

Please sign in to comment.