We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f79602c commit dcb9440Copy full SHA for dcb9440
1 file changed
.github/workflows/io-test.yml
@@ -18,7 +18,7 @@ jobs:
18
strategy:
19
fail-fast: true
20
matrix:
21
- python-version: ['3.9', '3.12', '3.13']
+ python-version: ['3.9', '3.13']
22
defaults:
23
# by default run in bash mode (required for conda usage)
24
run:
0 commit comments