celo-org / celo-bls-snark-rs

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

Update rust version for CI #238

Closed palango closed 10 months ago

palango commented 10 months ago

Description

Try fixing CI

palango commented 10 months ago

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

lvpeschke commented 10 months 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 10 months 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.