Skip to content

Commit

Permalink
same version as cairolang requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
TAdev0 committed Jul 9, 2024
1 parent 501a18b commit 9b02083
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
run: pip install cairo-lang==0.13.1

- name: Install sympy
run: pip install sympy==1.12.1
run: pip install sympy==1.11.1

- name: Build
run: make build
Expand Down

0 comments on commit 9b02083

Please sign in to comment.