Skip to content

Commit

Permalink
Fix Benchmarks Workflow (#2902)
Browse files Browse the repository at this point in the history
* Test new conda release

* No concurrency for faster debugging

* Remove pull request target

* Remove if statement and comment out tests

* Pin libmambapy

* Reset triggers

* Revert tests
  • Loading branch information
atharva-2001 authored Dec 9, 2024
1 parent a6160b7 commit 068d33d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/benchmarks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,8 +72,9 @@ jobs:
python
asv=0.6.4
mamba
libmambapy<2.0
conda-build
conda=24.9.0
conda=24.11.0
- name: Accept all asv questions
run: asv machine --yes
Expand Down

0 comments on commit 068d33d

Please sign in to comment.