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 9ac3272 commit ac74adeCopy full SHA for ac74ade
.github/workflows/test.yml
@@ -14,6 +14,8 @@ jobs:
14
- 3.7
15
- 3.8
16
- 3.9
17
+ - "3.10"
18
+ - 3.11
19
fail-fast: false
20
steps:
21
- uses: actions/checkout@v2
0 commit comments