summaryrefslogtreecommitdiff
path: root/.github/actions/setup/macos
AgeCommit message (Collapse)Author
2023-08-08Skip running brew upgrade (#8189)Takashi Kokubun
This has been unstable: https://github.com/ruby/ruby/actions/runs/5797755676/job/15713988590 and I'm not sure if we need that in the first place, assuming the OS image itself is maintained by GitHub. Notes: Merged-By: k0kubun <takashikkbn@gmail.com>
2023-07-08macos: set configure options in the compsite actionNobuyoshi Nakada
Notes: Merged: https://github.com/ruby/ruby/pull/8040
2023-06-30bit quiet卜部昌平
Notes: Merged: https://github.com/ruby/ruby/pull/8005
2023-06-30refactor extract brew卜部昌平
Use composite action to reduce copy & paste. Notes: Merged: https://github.com/ruby/ruby/pull/8005