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.
2 parents 062b0ee + 078d0ca commit e2a4aeeCopy full SHA for e2a4aee
.github/workflows/tests.yml
@@ -18,7 +18,7 @@ jobs:
18
strategy:
19
max-parallel: 4
20
matrix:
21
- python-version: [3.10]
+ python-version: [3.10.5]
22
fail-fast: [false]
23
24
steps:
0 commit comments