ruby/.github/workflows
Lars Kanis 52cc54ce6f CI: Enable MINGW-UCRT build and test in github actions
This enables a temporary branch on ruby/setup-ruby and MSP-Greg/setup-ruby-pkgs for UCRT-capable action setup.
They set correct PATH and MINGW_PACKAGE_PREFIX for UCRT, if a UCRT based ruby is used.
See here for more details: https://github.com/ruby/setup-ruby/issues/193
To enable correct UCRT settings this therefore uses rubyinstaller-head as base ruby, since it is already UCRT based.
2021-09-20 00:15:30 +09:00
..
baseruby.yml .github/workflows/baseruby.yml: check Ruby 3.0 2021-09-10 20:00:06 +09:00
bundled_gems.yml Schedule to update bundled_gems 2021-09-06 15:17:04 +09:00
check_dependencies.yml Use `${{}}` for if statement 2021-08-02 12:39:50 +09:00
check_misc.yml Check for trailing spaces 2021-03-04 11:40:43 +09:00
codeql-analysis.yml Use codeql-config.yml for codeql-action/init 2021-08-02 17:23:18 +09:00
compilers.yml .github/workflows/compilers.yml: disable shared for LTO 2021-09-10 20:00:06 +09:00
macos.yml Use `${{}}` for if statement 2021-08-02 12:39:50 +09:00
mingw.yml CI: Enable MINGW-UCRT build and test in github actions 2021-09-20 00:15:30 +09:00
mjit.yml Use `${{}}` for if statement 2021-08-02 12:39:50 +09:00
spec_guards.yml Use `${{}}` for if statement 2021-08-02 12:39:50 +09:00
ubuntu.yml Update TypeProf to 0.15.1 2021-08-15 23:31:35 +09:00
windows.yml Fix empty values to booleans 2021-08-30 01:30:13 +09:00