File tree Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## Unreleased
99
10+ ### Changed
11+
12+ - ** CI** : Update CI to test on specific macOS versions (13, 14, 15) instead of
13+ only macos-latest, providing better coverage across macOS versions that
14+ developers are using ([ #1421 ] ( https://github.com/o1-labs/mina-rust/pull/1421 ) )
15+
1016## v0.17.0
1117
1218### OCaml node
@@ -69,9 +75,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6975
7076### Changed
7177
72- - ** CI** : Update CI to test on specific macOS versions (13, 14, 15) instead of
73- only macos-latest, providing better coverage across macOS versions that
74- developers are using ([ #1421 ] ( https://github.com/o1-labs/mina-rust/pull/1421 ) )
7578- ** CI** : Generalized build jobs to support multiple platforms (Ubuntu 22.04,
7679 Ubuntu 24.04, Ubuntu 24.04 ARM, macOS latest), updated test execution to
7780 ubuntu-latest, and fixed GLIBC compatibility for scenario tests by using
You can’t perform that action at this time.
0 commit comments