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.
2 parents 3680cc1 + 6745354 commit 5563b6dCopy full SHA for 5563b6d
.github/workflows/run-benchmarks.yml
@@ -31,7 +31,7 @@ jobs:
31
git submodule add https://github.com/sympy/sympy_benchmarks.git
32
git remote add upstream https://github.com/sympy/sympy.git
33
git fetch upstream master
34
- git fetch upstream 1.11
+ git fetch upstream 1.12
35
36
- name: Configure benchmarks
37
run: asv machine --yes --config asv.conf.actions.json
0 commit comments