celo-org / celo-bls-snark-rs

Implements SNARK-friendly BLS signatures
https://celo.org
Apache License 2.0
84 stars 21 forks source link

Update rust version for CI #238

Closed palango closed 1 year ago

palango commented 1 year ago

Description

Try fixing CI

palango commented 1 year ago

@lvpeschke Do you have the rights to change the expected status from ci/circleci: bls-tests to run-tests?

lvpeschke commented 1 year ago

@lvpeschke Do you have the rights to change the expected status from ci/circleci: bls-tests to run-tests?

Yes, let's see if the pass with the smaller instances.

palango commented 1 year ago

@lvpeschke Do you have the rights to change the expected status from ci/circleci: bls-tests to run-tests?

Yes, let's see if the pass with the smaller instances.

The tests consistently fail with the smaller size runners. But I don't expect much work in this repo, so I guess it's fine until CI is moved to GH actions.