We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a7f90ab commit 32f27efCopy full SHA for 32f27ef
.github/workflows/build.yaml
@@ -33,6 +33,7 @@ jobs:
33
matrix:
34
python-version:
35
- '3.10'
36
+ - '3.11'
37
steps:
38
- name: Checkout
39
uses: actions/checkout@v2
0 commit comments