We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a755784 commit 3501c3cCopy full SHA for 3501c3c
.github/workflows/main.yml
@@ -14,7 +14,7 @@ jobs:
14
matrix:
15
# TODO: work on windows-latest compatibility?
16
os: [ubuntu-latest]
17
- python-version: ['3.7', '3.8', '3.9', '3.10']
+ python-version: ['3.7', '3.8', '3.9', '3.10', '3.11']
18
include:
19
- os: macos-latest
20
python-version: '3.9'
0 commit comments