Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Chore] More brew bottles hotfixes for v17.2 #685

Merged
merged 2 commits into from
Jul 21, 2023

Commits on Jul 21, 2023

  1. [Chore] Fixup service config in tezos-smart-rollup-node-PtMumbai

    Problem: tezos-smart-rollup-node-PtMumbai was incorrectly updated
    in f1d5813 and a 'plist_options' definition was left behind.
    
    Solution: remove that 'plist_options'.
    pasqu4le committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    f868b83 View commit details
    Browse the repository at this point in the history
  2. [Chore] Re-enable arm64 bottle builds for BigSur

    Problem: in c636b39 we disabled bottle builds for BigSur on amd64,
    because they were no longer building, but the issue has now been solved.
    
    Solution: re-enable the pipeline step to build those bottles.
    pasqu4le committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    9c5bc67 View commit details
    Browse the repository at this point in the history