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 b8f7282 commit aabad48Copy full SHA for aabad48
.github/workflows/test.yml
@@ -21,6 +21,7 @@ jobs:
21
- "3.8"
22
- "3.9"
23
- "3.10"
24
+ - "3.11"
25
steps:
26
- uses: actions/checkout@v3
27
with:
0 commit comments