We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8edbcf7 + 898c722 commit 58fc18cCopy full SHA for 58fc18c
1 file changed
.github/workflows/test.yml
@@ -14,7 +14,7 @@ jobs:
14
- "3.7"
15
- "3.8"
16
- "3.9"
17
- - "3.10.0-rc.2"
+ - "3.10"
18
steps:
19
- uses: actions/checkout@v2
20
- name: Set up Python ${{ matrix.python-version }}
0 commit comments