We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2f0ea0 commit cc75506Copy full SHA for cc75506
CHANGELOG.md
@@ -62,6 +62,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
62
- Use consistent `use` statements for fields. Replace `mina_hasher::Fp` with
63
`mina_curves::pasta::Fp`.
64
([#1269](https://github.com/o1-labs/openmina/pull/1269/)).
65
+- **CI**: set fail-fast to false to prevent cancellation of other jobs
66
+ ([#1305](https://github.com/o1-labs/openmina/pull/1305))
67
68
### Fixed
69
0 commit comments