Skip to content

Commit 2143363

Browse files
committed
test python version for ci
1 parent ba1949a commit 2143363

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/io-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
strategy:
1919
fail-fast: true
2020
matrix:
21-
python-version: ['3.9', '3.11']
21+
python-version: ['3.9', '3.11.9']
2222
defaults:
2323
# by default run in bash mode (required for conda usage)
2424
run:

0 commit comments

Comments
 (0)