Skip to content

Error when using macos-14 #34

@mxngls

Description

@mxngls

When setting runs-on to macos-14 the build fails with the following error message:

Screenshot 2024-02-12 at 9 57 46 PM

I am not exactly sure what causes this issue but I suspect the INSTALLER_SUFFIX to be the culprit. As shown in the screenshot the specified suffix evaluates to macOS.pkg not the exact value of arm64-macOS.pkg as specified here. Note that when setting runs-on to ubuntu-latest the INSTALLER_SUFFIX evaluates to 1-amd64.deb.

A fix would be greatly appreciated.

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