We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 498f9ba commit ca536f9Copy full SHA for ca536f9
.github/workflows/tests.yaml
@@ -64,7 +64,7 @@ jobs:
64
- RUNNER_OS: 'windows'
65
PYTHON_VERSION: '3.11'
66
67
- PYTHON_VERSION: '3.13'
+ PYTHON_VERSION: '3.12'
68
69
INSTALL_TYPE: 'pip'
70
@@ -74,7 +74,7 @@ jobs:
74
- RUNNER_OS: 'macos'
75
76
77
78
79
80
0 commit comments