cosmo0920 / win32-api

A different, better variant of the Win32API Ruby library
61 stars 10 forks source link

Add Ruby 2.4 binary tasks #24

Closed cosmo0920 closed 7 years ago

cosmo0920 commented 7 years ago

I think that it only needs to support Ruby 2.4 in this gem. But for now, RubyInstaller which installs Ruby 2.4 is not released yet. :(

Related to #23.

cosmo0920 commented 7 years ago

Failing CI is expected result for now. Ruby 2.4 does not exist in AppVeyor build workers.

cosmo0920 commented 7 years ago

Should we switch to use MSYS2 based RubyInstaller2 on Ruby 2.4? Cc: @djberg96 @phasis68 ref: https://github.com/oneclick/rubyinstaller/issues/352

cosmo0920 commented 7 years ago

RubyInstaller2's Ruby 2.4 is still early stage. I'll merge this PR into devel branch (not master) and publish as 1.6.1.beta1.