We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21d275c commit 5f84ea9Copy full SHA for 5f84ea9
.github/workflows/build-test.yml
@@ -14,7 +14,7 @@ jobs:
14
fail-fast: false
15
matrix:
16
os: [ubuntu-latest, macos-latest]
17
- python-version: ['3.7', '3.8', '3.9', '3.10']
+ python-version: ['3.8', '3.9', '3.10', '3.11']
18
include:
19
- os: windows-latest
20
python-version: '3.10'
0 commit comments