Skip to content

Commit

Permalink
Update python version in benchmark workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
eivindjahren committed Dec 3, 2024
1 parent 3e04cb5 commit 5dbaae5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/benchmark.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
id: setup_python
with:
# pin this to maintain comparable benchmark results
python-version: "3.10"
python-version: "3.11"

- name: Install uv
uses: astral-sh/setup-uv@v4
Expand Down

0 comments on commit 5dbaae5

Please sign in to comment.