We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a2e3e79 commit ec31f6fCopy full SHA for ec31f6f
.github/workflows/ci-test.yml
@@ -17,7 +17,7 @@ jobs:
17
18
strategy:
19
matrix:
20
- python-version: ['3.9', '3.10']
+ python-version: ['3.9', '3.10', '3.11']
21
22
steps:
23
- name: Checkout repository
0 commit comments