Skip to content

Commit

Permalink
Pin asv to 0.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
byrdie committed Mar 6, 2024
1 parent a83e9ea commit 9135aee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/benchmarks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
run: |
python -m pip install --upgrade pip
pip install setuptools wheel
pip install asv<=0.6.1
pip install asv==0.6.1
- name: Setup Pages
id: pages
uses: actions/configure-pages@v3
Expand Down

0 comments on commit 9135aee

Please sign in to comment.