We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a5efed commit e5af9aeCopy full SHA for e5af9ae
.github/workflows/asv_check.yml
@@ -39,6 +39,7 @@ jobs:
39
uses: conda-incubator/setup-miniconda@v3
40
with:
41
conda-version: 24.1.2
42
+ python-version: 3.9
43
44
- name: Run asv benchmarks
45
run: |
0 commit comments