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 449241e commit 03a9c25Copy full SHA for 03a9c25
.github/workflows/test.yml
@@ -25,7 +25,7 @@ jobs:
25
max-parallel: 10
26
matrix:
27
platform: [ubuntu-latest, macos-latest, windows-latest]
28
- python-version: [3.6, 3.7, 3.8, 3.9, '3.10.0-beta.1']
+ python-version: [3.6, 3.7, 3.8, 3.9, '3.10']
29
30
steps:
31
- uses: actions/checkout@v2
0 commit comments