We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b79f63 commit dcab00eCopy full SHA for dcab00e
.github/workflows/tests.yml
@@ -48,6 +48,8 @@ jobs:
48
- os: ubuntu-20.04
49
python-version: '3.10'
50
extra-requirements: '-r requirements/testing/extra.txt'
51
+ - os: ubuntu-20.04
52
+ python-version: '3.11.0-rc.1'
53
- os: macos-latest
54
python-version: 3.8
55
0 commit comments