Skip to content

setup-ruby interferes with Windows runner's own MSYS2 install #57

@lopopolo

Description

@lopopolo

setup-ruby/windows.js

Lines 121 to 124 in 002b15e

// Remove when Actions Windows image contains MSYS2 install
if (!fs.existsSync(msys2)) {
await symLinkToEmbeddedMSYS2()
}

actions/runner-images#905 (comment)

I believe it is time to remove this bit of setup. If it is not, how can I opt out of setup-ruby including a bundled MSYS2?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions