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 4bbe7ee commit b8a0dd7Copy full SHA for b8a0dd7
.github/workflows/cron-run-tests.yaml
@@ -49,6 +49,8 @@ jobs:
49
test-packages: "pytest scipy"
50
- python: 3.12
51
52
+ - python: 3.13
53
+ test-packages: "pytest scipy"
54
55
steps:
56
- name: Cancel Previous Runs
0 commit comments