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.
This commit is contained in:
Takashi Kokubun 2023-08-08 16:46:12 -07:00 коммит произвёл GitHub
Родитель cd8d20cd1f
Коммит 1b0da1e623
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 0 добавлений и 1 удалений

1
.github/actions/setup/macos/action.yml поставляемый
Просмотреть файл

@ -13,7 +13,6 @@ runs:
- name: brew
shell: bash
run: |
brew upgrade --quiet
brew install --quiet gmp libffi openssl@1.1 zlib autoconf automake libtool readline
- name: Set ENV