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 09053a2 commit 23b329dCopy full SHA for 23b329d
.github/workflows/build.yml
@@ -22,6 +22,7 @@ jobs:
22
"3.8",
23
"3.9",
24
"3.10",
25
+ "3.11.0-rc.1",
26
]
27
name: Python ${{ matrix.python }}
28
steps:
0 commit comments