We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
[email protected]
1 parent b521f40 commit dceeb68Copy full SHA for dceeb68
.github/workflows/main.yml
@@ -17,7 +17,7 @@ jobs:
17
18
strategy:
19
matrix:
20
- python-version: ["3.6", "3.7", "3.8", "3.9", "3.10-dev"]
+ python-version: ["3.6", "3.7", "3.8", "3.9", "3.10"]
21
22
steps:
23
- uses: "actions/checkout@v2"
0 commit comments