Skip to content

Commit

Permalink
Test new conda release
Browse files Browse the repository at this point in the history
  • Loading branch information
atharva-2001 committed Dec 9, 2024
1 parent a6160b7 commit 64601d5
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions .github/workflows/benchmarks.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,13 @@
name: benchmarks
name: benchmarks-debug

on:
push:
branches:
- master

pull_request:
branches:
- master

pull_request_target:
branches:
Expand Down Expand Up @@ -73,7 +77,7 @@ jobs:
asv=0.6.4
mamba
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 64601d5

Please sign in to comment.