Skip to content

macOS runners need to specify exact versions #3

@jgustie

Description

@jgustie

The current implementation uses the GitHub API to fetch the list of Konjure releases; since apparently all macOS runners share a single IP address, they get rate limited when trying to make this call.

Specifying an exact version works around this issue.

It may be necessary to optionally accept an authorization token so macOS runners can resolve semantic version ranges against the list of releases.

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