ruby / pathname

Pathname represents the name of a file or directory on the filesystem, but not the file itself.
BSD 2-Clause "Simplified" License
26 stars 16 forks source link

Improve actions #27

Closed hsbt closed 1 year ago

hsbt commented 1 year ago

@eregon https://github.com/ruby/pathname/actions/runs/4209205589/jobs/7305994610#step:5:803 is failing now.

NoMethodError: undefined method `world_writable?' for FileTest:Module
/home/runner/.rubies/truffleruby-head/lib/truffle/truffle/cext.rb:913:in `rb_funcall'