Thanks to visit codestin.com
Credit goes to github.com

Skip to content

MacOS tasks can likely be made cheaper by creating a dedicated homebrew installation that's cached as a whole #12

@anarazel

Description

@anarazel

The homebrew installation for macos tasks takes 1min+ in each test run. We could instead do a separate homebrew install in a directory, and populate it from cache. Relveant .cirrus.yml piece:
https://github.com/postgres/postgres/blob/master/.cirrus.yml#L260

Docs for cirrus-ci cache stuff: https://cirrus-ci.org/guide/writing-tasks/#cache-instruction

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions