homebrew-core
homebrew-core copied to clipboard
gambit-scheme 4.9.6 gerbil-scheme 0.18.1
- [ ] Have you followed the guidelines for contributing?
- [ ] Have you ensured that your commits follow the commit style guide?
- [ ] Have you checked that there aren't other open pull requests for the same formula update/change?
- [ ] Have you built your formula locally with
HOMEBREW_NO_INSTALL_FROM_API=1 brew install --build-from-source <formula>, where<formula>is the name of the formula you're submitting? - [ ] Is your test running fine
brew test <formula>, where<formula>is the name of the formula you're submitting? - [ ] Does your build pass
brew audit --strict <formula>(after doingHOMEBREW_NO_INSTALL_FROM_API=1 brew install --build-from-source <formula>)? If this is a new formula, does it passbrew audit --new <formula>?
let's drop the arm bottle.
@chenrui333 I am not sure if dropping ARM bottles is a good idea, the build process just doesn't seem to be stable on Linux in general. My previous commit push passed ARM Linux bottle build but not x86_64: https://github.com/Homebrew/homebrew-core/actions/runs/15667226194/job/44133022407
@chenrui333 sorry for the ping, can you review it?
This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.
I'll just try to dispatch Linux arm64 bottles separately.
:shipit: @carlocab has requested bottles to be published to this PR.
[!CAUTION] Please do not push to this PR branch before the bottle commits have been pushed, as this results in a state that is difficult to recover from. If you need to resolve a merge conflict, please use a merge commit. Do not force-push to this PR branch.
:warning: @carlocab bottle publish failed.
:shipit: @carlocab has requested bottles to be published to this PR.
[!CAUTION] Please do not push to this PR branch before the bottle commits have been pushed, as this results in a state that is difficult to recover from. If you need to resolve a merge conflict, please use a merge commit. Do not force-push to this PR branch.
:x: @carlocab bottle request for gambit-scheme failed.