Skip to content

Commit

Permalink
Merge pull request #90 from 1e9abhi1e10/version
Browse files Browse the repository at this point in the history
Updated the version from 1.11 to 1.12
  • Loading branch information
oscarbenjamin authored Jun 28, 2023
2 parents 3680cc1 + 6745354 commit 5563b6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-benchmarks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
git submodule add https://github.com/sympy/sympy_benchmarks.git
git remote add upstream https://github.com/sympy/sympy.git
git fetch upstream master
git fetch upstream 1.11
git fetch upstream 1.12
- name: Configure benchmarks
run: asv machine --yes --config asv.conf.actions.json
Expand Down

0 comments on commit 5563b6d

Please sign in to comment.