Closed vivianjeng closed 6 months ago
Fixed with
- name: Install Rust toolchain 1.77
uses: actions-rs/toolchain@v1
with:
toolchain: "1.77"
override: true
but we should allow latest rust toolchain to use mopro
Problems
CI failed and it also happens in circom-compat https://github.com/arkworks-rs/circom-compat/issues/61
Acceptance criteria
Successfully run all tests and pass all tests