We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e02b491 commit 13ad77fCopy full SHA for 13ad77f
.github/workflows/nosetests.yml
@@ -8,7 +8,7 @@ jobs:
8
strategy:
9
matrix:
10
os: [ubuntu-latest]
11
- python-version: [ '3.7', '3.8', '3.9']
+ python-version: [ '3.7', '3.8', '3.9', '3.10', '3.11']
12
include:
13
- os: ubuntu-20.04
14
python-version: '3.6'
0 commit comments