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 ba1949a commit 2143363Copy full SHA for 2143363
.github/workflows/io-test.yml
@@ -18,7 +18,7 @@ jobs:
18
strategy:
19
fail-fast: true
20
matrix:
21
- python-version: ['3.9', '3.11']
+ python-version: ['3.9', '3.11.9']
22
defaults:
23
# by default run in bash mode (required for conda usage)
24
run:
0 commit comments