зеркало из https://github.com/github/ruby.git
Drop unused ccache
unlike Travis, it seems not used.
This commit is contained in:
Родитель
5ee11a95ff
Коммит
927a43a503
|
@ -20,7 +20,7 @@ jobs:
|
|||
- name: Install libraries
|
||||
run: |
|
||||
timeout 300 brew update || timeout 300 brew update || timeout 300 brew update
|
||||
brew install gdbm gmp libffi openssl@1.1 zlib ccache autoconf automake libtool readline
|
||||
brew install gdbm gmp libffi openssl@1.1 zlib autoconf automake libtool readline
|
||||
- name: Checkout # not using actions/checkout because it's unstable.
|
||||
run: git clone --depth=50 https://github.com/ruby/ruby .
|
||||
- name: Set ENV
|
||||
|
|
Загрузка…
Ссылка в новой задаче