Skip to content

Commit 5563b6d

Browse files
Merge pull request #90 from 1e9abhi1e10/version
Updated the version from 1.11 to 1.12
2 parents 3680cc1 + 6745354 commit 5563b6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run-benchmarks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
git submodule add https://github.com/sympy/sympy_benchmarks.git
3232
git remote add upstream https://github.com/sympy/sympy.git
3333
git fetch upstream master
34-
git fetch upstream 1.11
34+
git fetch upstream 1.12
3535
3636
- name: Configure benchmarks
3737
run: asv machine --yes --config asv.conf.actions.json

0 commit comments

Comments
 (0)