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 d8fcfb2 commit e6231d9Copy full SHA for e6231d9
.github/workflows/benchmark.yml
@@ -20,7 +20,7 @@ jobs:
20
strategy:
21
fail-fast: false
22
matrix:
23
- python: ["3.13"]
+ python: ["3.12"]
24
os: [ubuntu-latest]
25
26
env:
0 commit comments