ruby--ruby/.github
Yusuke Endoh bc126d91fe Skip make update-unicode for BASERUBY CI
Unfortunately it often fails depending on the status of www.unicode.org.

https://github.com/mame/ruby/runs/2761346164?check_suite_focus=true
```
./tool/downloader.rb:248:in `rescue in download': failed to download 12.1.0/ucd/UnicodeData.txt (RuntimeError)
OpenSSL::SSL::SSLError: SSL_connect returned=1 errno=0 state=error: certificate verify failed: https://www.unicode.org/Public/12.1.0/ucd/UnicodeData.txt
```
2021-06-07 16:22:18 +09:00
..
codeql Ignore conftest.c under the ext directories for CodeQL analysis 2020-07-03 15:16:55 +09:00
workflows Skip make update-unicode for BASERUBY CI 2021-06-07 16:22:18 +09:00
SECURITY.md