We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6231167 commit 358fb8cCopy full SHA for 358fb8c
.github/workflows/workflow.yml
@@ -47,7 +47,7 @@ jobs:
47
fail-fast: false
48
matrix:
49
os: [ubuntu-20.04, windows-latest, macos-latest]
50
- python-version: ["3.7", "3.8", "3.9", "3.10"]
+ python-version: ["3.7", "3.8", "3.9", "3.10", "3.11"]
51
52
steps:
53
- uses: actions/checkout@v3
0 commit comments