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 80540a6 commit 1927218Copy full SHA for 1927218
.github/workflows/benchmark.yaml
@@ -31,7 +31,7 @@ jobs:
31
- name: Set up Python
32
uses: actions/setup-python@v6
33
with:
34
- python-version: "3.13"
+ python-version: "3.14"
35
cache: pip
36
cache-dependency-path: |
37
setup.py
.github/workflows/codspeed.yaml
0 commit comments