Skip to content

Version 2.1.8 breaks self-hosted macOS ARM Github Actions runner #735

@cknitt

Description

@cknitt

We have a self-hosted macOS ARM Github Actions runner for the ReScript CI.

Since setup-ocaml 2.1.8, we are getting the following error in CI on that runner (see e.g. https://github.com/rescript-lang/rescript-compiler/actions/runs/7117236442/job/19378552445):

Run ocaml/setup-ocaml@v2
Retrieve the opam cache
Install opam
Initialise the opam state
Error: Unable to locate executable file: brew. Please verify either the file path exists or the file can be found within a directory specified by the PATH environment variable. Also check the file mode to verify the file is executable.

This is probably due to this change? 2d84a0f

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