Skip to content

Commit

Permalink
Merge branch '0.11' into segment-arena-builtin
Browse files Browse the repository at this point in the history
  • Loading branch information
fmoletta committed Mar 31, 2023
2 parents 99c9bb8 + f2845f1 commit a68bddc
Show file tree
Hide file tree
Showing 3 changed files with 279 additions and 179 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/iai_pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- name: Install test dependencies
# Note: change cairo-lang version is not set to 0.11 because main is still on 0.10.3 and this workflow would fail
run: |
pip install ecdsa fastecdsa sympy typeguard==2.13.0 cairo-lang==0.10.3
pip install -r requirements.txt
sudo apt update
sudo apt install -y valgrind
- name: Initialize IAI cache for ${{ github.event.pull_request.base.sha }}
Expand Down
Loading

0 comments on commit a68bddc

Please sign in to comment.