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 1156c6e commit a0cf36bCopy full SHA for a0cf36b
.github/workflows/build-test-deploy.yml
@@ -22,7 +22,7 @@ jobs:
22
LANG: en_US.UTF-8
23
strategy:
24
matrix:
25
- python-version: [3.5, 3.6, 3.7, 3.8, 3.9, 3.10]
+ python-version: [3.5, 3.6, 3.7, 3.8, 3.9]
26
os-version: [ubuntu-latest, windows-latest, macos-latest]
27
28
steps:
0 commit comments