File tree Expand file tree Collapse file tree 2 files changed +4
-0
lines changed
Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,7 @@ name: Build macOS Latest
33on :
44 push :
55 branches : [main, develop]
6+ pull_request :
67 workflow_dispatch :
78
89concurrency :
Original file line number Diff line number Diff line change @@ -37,6 +37,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3737 [ #1235 ] ( https://github.com/o1-labs/mina-rust/issues/1235 )
3838 ([ #1646 ] ( https://github.com/o1-labs/mina-rust/pull/1646 ) )
3939- * Build** Update Rust to 1.92 [ #1894 ] ( https://github.com/o1-labs/mina-rust/issues/1894 )
40+ - * CI* : run builds on macos-latest for each patch submission, fixing
41+ [ #1899 ] ( https://github.com/o1-labs/mina-rust/issues/1899 )
42+ ([ #1900 ] ( https://github.com/o1-labs/mina-rust/pull/1900 ) )
4043
4144### Removed
4245
You can’t perform that action at this time.
0 commit comments