lambdaclass / cairo-vm

cairo-vm is a Rust implementation of the Cairo VM. Cairo (CPU Algebraic Intermediate Representation) is a programming language for writing provable programs, where one party can prove to another that a certain computation was executed correctly without the need for this party to re-execute the same program.
https://lambdaclass.github.io/cairo-vm
Apache License 2.0
504 stars 138 forks source link

WARNING fresh_run workflow failure #1640

Closed github-actions[bot] closed 6 months ago

github-actions[bot] commented 6 months ago

Running make test failed for macos system on commit 3547089579dd74f815edbc2d1caa91e00fc8a2f7

pefontana commented 6 months ago

Fixed https://github.com/lambdaclass/cairo-vm/pull/1639