fedimint / fedimint

Federated E-Cash Mint
https://fedimint.org/
MIT License
536 stars 209 forks source link

CI: daily check audit fails #5153

Closed bradleystachurski closed 2 weeks ago

bradleystachurski commented 2 weeks ago

https://github.com/fedimint/fedimint/actions/runs/8869267183/job/24349749788

Error: cargo is not installed by default for some virtual environments, see https://help.github.com/en/articles/software-in-virtual-environments-for-github-actions
Error: To install it, use this action: https://github.com/dtolnay/rust-toolchain
Error: Unable to locate executable file: cargo. Please verify either the file path exists or the file can be found within a directory specified by the PATH environment variable. Also check the file mode to verify the file is executable.
bradleystachurski commented 2 weeks ago

@dpc perhaps the most simple fix is to switch back to ubuntu-latest for a runner?

dpc commented 2 weeks ago

@bradleystachurski :brain:

dpc commented 2 weeks ago

@bradleystachurski https://github.com/fedimint/fedimint/pull/5154