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 8e0b724 commit 8b1a194Copy full SHA for 8b1a194
.github/workflows/asv_check.yml
@@ -23,7 +23,7 @@ jobs:
23
- name: Install Python
24
uses: actions/setup-python@v3
25
with:
26
- python-version: '3.9.7'
+ python-version: '3.9'
27
28
- name: Install asv
29
run: pip install asv==0.4.2
0 commit comments