We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be56a94 commit 4bf8d4eCopy full SHA for 4bf8d4e
1 file changed
.github/workflows/python-publish.yml
@@ -19,7 +19,7 @@ jobs:
19
strategy:
20
matrix:
21
os: [ubuntu-latest, windows-latest]
22
- python: [3.5, 3.6, 3.7, 3.8, 3.9]
+ python: [3.6, 3.7, 3.8, 3.9, 3.10]
23
24
steps:
25
- uses: actions/checkout@v2
0 commit comments