Skip to content

Commit

Permalink
Update benchmark to python 3.12
Browse files Browse the repository at this point in the history
  • Loading branch information
MarJMue authored Jun 19, 2024
1 parent adc607c commit 20d70ca
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 @@ -19,7 +19,7 @@ jobs:
submodules: recursive
- uses: actions/setup-python@v4
with:
python-version: "3.10"
python-version: "3.12"
- name: Install deps
run: |
curl -LsSf https://astral.sh/uv/install.sh | sh
Expand Down

0 comments on commit 20d70ca

Please sign in to comment.