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 5cae9b7 commit b67874eCopy full SHA for b67874e
.github/workflows/main.yml
@@ -62,7 +62,7 @@ jobs:
62
strategy:
63
matrix:
64
os: [ubuntu, windows]
65
- python-version: ['3.8', '3.9', '3.10.8', '3.10', '3.11', '3.12']
+ python-version: ['3.8', '3.9', 3.10.8, '3.10', '3.11', '3.12']
66
67
steps:
68
- uses: actions/checkout@v4
0 commit comments