We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 40321a7 + 93b8492 commit 057bb34Copy full SHA for 057bb34
test/rubygems/test_gem_package_tar_header_ractor.rb
@@ -58,4 +58,4 @@ def test_encode_in_ractor
58
assert_headers_equal header_bytes, new_header_bytes
59
RUBY
60
end
61
-end
+end unless RUBY_PLATFORM.match?(/mingw|mswin/)
0 commit comments