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 3d3f3fa commit 7e0b19eCopy full SHA for 7e0b19e
.github/workflows/benchmark.yml
@@ -27,7 +27,7 @@ jobs:
27
- name: Set up Python
28
uses: actions/setup-python@v5
29
with:
30
- python-version: "3.11"
+ python-version: "3.13"
31
- name: Verify Python version
32
run: python --version
33
- name: Install dependencies
0 commit comments