mirror of
https://github.com/ruby/ruby.git
synced 2025-09-15 16:44:01 +02:00
parent
7e580d4156
commit
719298051b
1 changed files with 1 additions and 0 deletions
|
@ -142,5 +142,6 @@ class TestGemExtCargoBuilder < Gem::TestCase
|
|||
pend "jruby not supported" if java_platform?
|
||||
pend "truffleruby not supported (yet)" if RUBY_ENGINE == 'truffleruby'
|
||||
pend "mswin not supported (yet)" if /mswin/ =~ RUBY_PLATFORM && ENV.key?('GITHUB_ACTIONS')
|
||||
pend "ruby.h is not provided by ruby repo" if testing_ruby_repo?
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue